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