Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=78581964bd0174d030fb9a985c769725b46935bf
commit 78581964bd0174d030fb9a985c769725b46935bf Author: Miklos Vajna <[email protected]> Date: Tue Dec 27 16:44:09 2011 +0100 ntop-4.1.0-3-i686 - rebuild with gdbm-1.10 diff --git a/source/network-extra/ntop/FrugalBuild b/source/network-extra/ntop/FrugalBuild index 85f0f15..8aa6afc 100644 --- a/source/network-extra/ntop/FrugalBuild +++ b/source/network-extra/ntop/FrugalBuild @@ -3,9 +3,9 @@ pkgname=ntop pkgver=4.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="A network traffic probe that shows the network usage" -depends=('openssl>=1.0.0' 'gd' 'gdbm' 'libxml2' 'libpcap' 'rrdtool>=1.4.3-3' 'geoip') +depends=('openssl>=1.0.0' 'gd' 'gdbm>=1.10' 'libxml2' 'libpcap' 'rrdtool>=1.4.3-3' 'geoip') groups=('network-extra') archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.gz" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
