From 68b7938bb87c6e91d54e4f35f0223c7237fa53e1 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 16 Aug 2011 23:14:31 +0000 Subject: Tue Aug 16 23:14:31 UTC 2011 --- community/ntop/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/ntop') diff --git a/community/ntop/PKGBUILD b/community/ntop/PKGBUILD index 6049cbb8f..695144eee 100644 --- a/community/ntop/PKGBUILD +++ b/community/ntop/PKGBUILD @@ -1,9 +1,9 @@ -# $Id$ +# $Id: PKGBUILD 54260 2011-08-15 15:17:24Z lfleischer $ # Maintainer: Lukas Fleischer # Contributor: Douglas Soares de Andrade pkgname=ntop -pkgver=4.0.3 +pkgver=4.1.0 pkgrel=1 pkgdesc='A network traffic probe that shows the network usage.' arch=('i686' 'x86_64') @@ -12,10 +12,10 @@ license=('GPL') depends=('libevent' 'libpcap' 'gd' 'glib' 'libxml2' 'openssl' 'rrdtool' 'pcre' 'geoip' 'lua') options=('!libtool' '!makeflags') install='ntop.install' -source=("http://sourceforge.net/projects/${pkgname}/files/${pkgname}/Stable/${pkgname}-${pkgver}.tgz" +source=("http://sourceforge.net/projects/${pkgname}/files/${pkgname}/Stable/${pkgname}-${pkgver}.tar.gz" 'ntop' 'ntop.conf.d') -md5sums=('f064393a2090e5bda102cd49c2707789' +md5sums=('116df99cf548431393991ea15443c52f' '7b0d7bb57432e768ff387e9f7236f87c' '6a9371de1dcf31d8ef13a4cf349c02b3') -- cgit v1.2.3-54-g00ecf