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 0b36adedda..6bfd22d4d9 100644 --- a/community/pdns/APKBUILD +++ b/community/pdns/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Matt Smith <mcs@darkregion.net> pkgname=pdns pkgver=4.0.3 -pkgrel=0 +pkgrel=1 pkgdesc="PowerDNS Authoritative Server" url="http://www.powerdns.com/" arch="all" |