aboutsummaryrefslogtreecommitdiffstats
path: root/main/ntop
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2012-08-20 09:40:45 +0200
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2012-08-20 10:05:55 +0200
commit5156fe73868847022b5e0afe3c94ca08e10d572e (patch)
tree55e1fbe7e418b1a417354f538db2914e1c474a6c /main/ntop
parent3b3d5fc239f4e20fc7e8f2321951ecd9854b140e (diff)
downloadaports-5156fe73868847022b5e0afe3c94ca08e10d572e.tar.bz2
aports-5156fe73868847022b5e0afe3c94ca08e10d572e.tar.xz
main/ntop: upgrade to 5.0.1
- add subversion to makedepends() for autogen.sh
Diffstat (limited to 'main/ntop')
-rw-r--r--main/ntop/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/ntop/APKBUILD b/main/ntop/APKBUILD
index 4d260d442f..7ac602682c 100644
--- a/main/ntop/APKBUILD
+++ b/main/ntop/APKBUILD
@@ -1,7 +1,7 @@
# Contributor:
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=ntop
-pkgver=4.1.0
+pkgver=5.0.1
pkgrel=1
pkgdesc="Network traffic probe"
url="http://www.ntop.org"
@@ -12,7 +12,7 @@ pkgusers="ntop"
pkggroups="ntop"
makedepends="autoconf automake freetype-dev gdbm-dev geoip-dev libart-lgpl-dev
libevent-dev libpcap-dev libpng-dev libtool libxml2-dev lua-dev
- openssl-dev python-dev rrdtool-dev wget zlib-dev"
+ openssl-dev python-dev rrdtool-dev subversion wget zlib-dev"
install="$pkgname.pre-install"
subpackages="$pkgname-dev $pkgname-doc"
source="http://sourceforge.net/projects/$pkgname/files/$pkgname/Stable/$pkgname-$pkgver.tar.gz
@@ -51,7 +51,7 @@ package() {
install -d -o ntop -g ntop -m755 $pkgdir/var/lib/ntop
}
-md5sums="116df99cf548431393991ea15443c52f ntop-4.1.0.tar.gz
+md5sums="01710b6925a8a5ffe1a41b8b512ebd69 ntop-5.0.1.tar.gz
7fd4edf07305e0f52867256c946a5747 ntop.initd
1303915a8435560acf27748ea0cea484 ntop.confd
080de490aeed421775e6f2472d86cb94 ntop-update-geoip-db"