diff options
Diffstat (limited to 'main/dnstop/APKBUILD')
-rw-r--r-- | main/dnstop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dnstop/APKBUILD b/main/dnstop/APKBUILD index 7f0b3f191e2..d9cd2feb166 100644 --- a/main/dnstop/APKBUILD +++ b/main/dnstop/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=dnstop pkgver=20140915 -pkgrel=0 +pkgrel=1 pkgdesc="A DNS traffic capture utility" url="http://dns.measurement-factory.com/tools/dnstop/" arch="all" |