diff options
Diffstat (limited to 'community')
-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 bbcf7a5bbf..004a0d8f4b 100644 --- a/community/pdns-recursor/APKBUILD +++ b/community/pdns-recursor/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: tcely <pdns-recursor+aports@tcely.33mail.com> pkgname=pdns-recursor pkgver=4.1.14 -pkgrel=0 +pkgrel=1 pkgdesc="PowerDNS Recursive Server" url="https://www.powerdns.com/" arch="all !s390x" |