diff options
-rw-r--r-- | community/pdns-recursor/APKBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/community/pdns-recursor/APKBUILD b/community/pdns-recursor/APKBUILD index ce26ff3cfc..9a911a9021 100644 --- a/community/pdns-recursor/APKBUILD +++ b/community/pdns-recursor/APKBUILD @@ -1,7 +1,8 @@ # Contributor: Olivier Mauras <olivier@mauras.ch> +# Maintainer: tcely <pdns-recursor+aports@tcely.33mail.com> pkgname=pdns-recursor pkgver=4.1.11 -pkgrel=1 +pkgrel=2 pkgdesc="PowerDNS Recursive Server" url="https://www.powerdns.com/" # s390x: missing boost-context |