diff options
Diffstat (limited to 'community/pdns-recursor/APKBUILD')
-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 8c15058901..aefc0446e9 100644 --- a/community/pdns-recursor/APKBUILD +++ b/community/pdns-recursor/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="PowerDNS Recursive Server" url="https://www.powerdns.com/" arch="all !s390x" -license="GPL-2.0-or-later" +license="GPL-2.0-only" depends="dns-root-hints" makedepends="boost-dev botan-dev openssl-dev libsodium-dev lua5.1-dev net-snmp-dev protobuf-dev" install="$pkgname.pre-install" |