[arch-commits] CVS update of extra/network/ntop (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun Oct 7 05:47:10 UTC 2007


    Date: Sunday, October 7, 2007 @ 01:47:10
  Author: tpowa
    Path: /home/cvs-extra/extra/network/ntop

Modified: PKGBUILD (1.10 -> 1.11)

'upgpkg: rebuild against new libpcap'


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


Index: extra/network/ntop/PKGBUILD
diff -u extra/network/ntop/PKGBUILD:1.10 extra/network/ntop/PKGBUILD:1.11
--- extra/network/ntop/PKGBUILD:1.10	Thu Sep 13 01:17:53 2007
+++ extra/network/ntop/PKGBUILD	Sun Oct  7 01:47:09 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.10 2007/09/13 05:17:53 aaron Exp $
+# $Id: PKGBUILD,v 1.11 2007/10/07 05:47:09 tpowa Exp $
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=ntop
 pkgver=3.3
-pkgrel=2
+pkgrel=3
 pkgdesc="A network traffic probe that shows the network usage, similar to what the popular top Unix command does"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.ntop.org"
-depends=('libpcap' 'gd' 'glib' 'libxml2' 'openssl' 'gdbm' 'rrdtool' 'pcre')
+depends=('libpcap>=0.9.8' 'gd' 'glib' 'libxml2' 'openssl' 'gdbm' 'rrdtool' 'pcre')
 source=(http://downloads.sourceforge.net/sourceforge/ntop/ntop-$pkgver.tar.gz
         ntop.confd ntop.rcd)
 options=(!libtool)




More information about the arch-commits mailing list