[arch-commits] Commit in ntop/trunk (PKGBUILD)

Tom Killian tom at archlinux.org
Tue Dec 2 12:55:55 UTC 2008


    Date: Tuesday, December 2, 2008 @ 07:55:55
  Author: tom
Revision: 20322

upgpkg: ntop 3.3.8-2
    rebuild for libpcap 1.0.0

Modified:
  ntop/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-02 12:54:24 UTC (rev 20321)
+++ PKGBUILD	2008-12-02 12:55:55 UTC (rev 20322)
@@ -3,12 +3,12 @@
 
 pkgname=ntop
 pkgver=3.3.8
-pkgrel=1
+pkgrel=2
 pkgdesc="A network traffic probe that shows the network usage"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.ntop.org"
-depends=('libpcap>=0.9.8' 'gd' 'glib' 'libxml2' 'openssl' 'gdbm' 'rrdtool' 'pcre')
+depends=('libpcap>=1.0.0' 'gd' 'glib' 'libxml2' 'openssl' 'gdbm' 'rrdtool' 'pcre')
 options=('!libtool' '!makeflags')
 install=ntop.install
 source=(http://downloads.sourceforge.net/sourceforge/ntop/ntop-$pkgver.tar.gz




More information about the arch-commits mailing list