diff options
Diffstat (limited to 'testing/pdns/APKBUILD')
-rw-r--r-- | testing/pdns/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pdns/APKBUILD b/testing/pdns/APKBUILD index 2c300875d3..1336c465b4 100644 --- a/testing/pdns/APKBUILD +++ b/testing/pdns/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Matt Smith <mcs@darkregion.net> pkgname=pdns pkgver=3.4.8 -pkgrel=0 +pkgrel=1 pkgdesc="PowerDNS Authoritative Server" url="http://www.powerdns.com/" arch="all" |