[arch-commits] CVS update of extra/lib/libnids (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun Oct 7 06:35:33 UTC 2007


    Date: Sunday, October 7, 2007 @ 02:35:33
  Author: tpowa
    Path: /home/cvs-extra/extra/lib/libnids

Modified: PKGBUILD (1.8 -> 1.9)

'upgpgk: update to new libpcap'


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/lib/libnids/PKGBUILD
diff -u extra/lib/libnids/PKGBUILD:1.8 extra/lib/libnids/PKGBUILD:1.9
--- extra/lib/libnids/PKGBUILD:1.8	Fri Jul 27 11:23:01 2007
+++ extra/lib/libnids/PKGBUILD	Sun Oct  7 02:35:33 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.8 2007/07/27 15:23:01 tom Exp $
+# $Id: PKGBUILD,v 1.9 2007/10/07 06:35:33 tpowa Exp $
 # Contributor: Essien Ita Essien <essiene at datavibe.net>
 # Maintainer: damir <damir at archlinux.org>
 
 pkgname=libnids
 pkgver=1.22
-pkgrel=1
+pkgrel=2
 pkgdesc="An implementation of an E-component of Network Intrusion Detection System."
 arch=(i686 x86_64)
 url="http://libnids.sourceforge.net/"
 source=(http://belnet.dl.sourceforge.net/sourceforge/libnids/$pkgname-$pkgver.tar.gz)
-depends=('libnet' 'libpcap')
+depends=('libnet' 'libpcap>=0.9.8')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list