diff options
Diffstat (limited to 'main/iftop/APKBUILD')
-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 5edfe526f2..81bb6c46f5 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=4 +pkgrel=5 pkgdesc="A tool to display bandwidth usage on an interface" url="http://www.ex-parrot.com/~pdw/iftop/" arch="all" |