diff options
Diffstat (limited to 'community/pdns/APKBUILD')
-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 e6fe3f83b1..78dbfb58e2 100644 --- a/community/pdns/APKBUILD +++ b/community/pdns/APKBUILD @@ -7,7 +7,7 @@ # Maintainer: Matt Smith <mcs@darkregion.net> pkgname=pdns pkgver=4.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="PowerDNS Authoritative Server" url="https://www.powerdns.com/" arch="all !s390x" |