aboutsummaryrefslogtreecommitdiffstats
path: root/community/dnsdist
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-06-08 16:39:21 +0300
committerprspkt <prspkt@protonmail.com>2019-06-08 16:39:21 +0300
commit69c916568a6dcb3c3440c60350528ebdf3da0b78 (patch)
tree53eaa11ee25ca48591e8ea52dba424ef9a4515c2 /community/dnsdist
parent59aee7058f43efe96e56f92d46699390ac6c3d96 (diff)
community/dnsdist: clarify license
Fixes #10536
Diffstat (limited to 'community/dnsdist')
-rw-r--r--community/dnsdist/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dnsdist/APKBUILD b/community/dnsdist/APKBUILD
index 23764e14e4b..398b69e851a 100644
--- a/community/dnsdist/APKBUILD
+++ b/community/dnsdist/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="dnsdist is a highly DNS-, DoS-, and abuse-aware loadbalancer."
url="https://dnsdist.org"
arch="all"
-license="GPL2"
+license="GPL-2.0-only"
_lua_version="5.1"
depends="$pkgname-common !$pkgname-luajit"
checkdepends="findutils"