diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-06-23 07:15:58 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-06-23 07:53:02 +0000 |
commit | 78bd8b96b1cc618c19ff38aa75aece6026edb5e0 (patch) | |
tree | 8c3412128aa11c6bc16e19a8070f0eedeaaf3635 /main/ntop | |
parent | 34bf6440cde26e27e9691edfd86f2e834c6edd83 (diff) | |
download | aports-78bd8b96b1cc618c19ff38aa75aece6026edb5e0.tar.bz2 aports-78bd8b96b1cc618c19ff38aa75aece6026edb5e0.tar.xz |
main/[various]: rebuild against python-2.7
Diffstat (limited to 'main/ntop')
-rw-r--r-- | main/ntop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ntop/APKBUILD b/main/ntop/APKBUILD index 4d3651a34a..945c7dc8a6 100644 --- a/main/ntop/APKBUILD +++ b/main/ntop/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leonardo Arena <rnalrd@gmail.com> pkgname=ntop pkgver=4.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Network traffic probe" url="http://www.ntop.org" arch="all" |