aboutsummaryrefslogtreecommitdiffstats
path: root/community/pdns-recursor/APKBUILD
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-06-08 16:40:19 +0300
committerprspkt <prspkt@protonmail.com>2019-06-08 16:40:19 +0300
commit956c729a70e904f4956741e9edabceac4f2e4089 (patch)
treea3efb333627fe17c3af553162ba3541a5161de2c /community/pdns-recursor/APKBUILD
parentbeaddd050e58ead0397f66e0f411c1cc4be40279 (diff)
downloadaports-956c729a70e904f4956741e9edabceac4f2e4089.tar.bz2
aports-956c729a70e904f4956741e9edabceac4f2e4089.tar.xz
community/pdns-recursor: clarify license
Fixes #10536
Diffstat (limited to 'community/pdns-recursor/APKBUILD')
-rw-r--r--community/pdns-recursor/APKBUILD2
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"