diff options
Diffstat (limited to 'main/iftop')
-rw-r--r-- | main/iftop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/iftop/APKBUILD b/main/iftop/APKBUILD index 63cc82d8a9..349634c1b3 100644 --- a/main/iftop/APKBUILD +++ b/main/iftop/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=iftop pkgver=0.17 -pkgrel=6 +pkgrel=7 pkgdesc="A tool to display bandwidth usage on an interface" url="http://www.ex-parrot.com/~pdw/iftop/" arch="all" |