diff options
author | Timo Teräs <timo.teras@iki.fi> | 2017-02-07 11:04:03 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2017-02-07 11:04:03 +0200 |
commit | 27b44a45859260e748d3c90bf060d720cd9ccce8 (patch) | |
tree | 32199539760cd81b32770dd9705bbc226345108b /main/ntop | |
parent | 0de0c545eab369820ccea0f1be6666c24dad5b64 (diff) | |
download | aports-27b44a45859260e748d3c90bf060d720cd9ccce8.tar.bz2 aports-27b44a45859260e748d3c90bf060d720cd9ccce8.tar.xz |
main/ntop: rebuild against new libevent
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 8d12f06d80..8e4abf8ab5 100644 --- a/main/ntop/APKBUILD +++ b/main/ntop/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=ntop pkgver=5.0.1 -pkgrel=8 +pkgrel=9 pkgdesc="Network traffic probe" url="http://www.ntop.org" arch="all" |