diff options
-rw-r--r-- | community/pdns-recursor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pdns-recursor/APKBUILD b/community/pdns-recursor/APKBUILD index ee02cdf28f..0e8e22c5ca 100644 --- a/community/pdns-recursor/APKBUILD +++ b/community/pdns-recursor/APKBUILD @@ -3,7 +3,7 @@ _pkgname="pdns-recursor" # upstream package name pkgname="${_pkgname}" pkgver="4.2.0" -pkgrel=1 +pkgrel=2 pkgdesc="PowerDNS Recursive Server" url="https://www.powerdns.com/" arch="all !s390x" # broken context |