aboutsummaryrefslogtreecommitdiffstats
path: root/testing/knot-resolver/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/knot-resolver/APKBUILD')
-rw-r--r--testing/knot-resolver/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/knot-resolver/APKBUILD b/testing/knot-resolver/APKBUILD
index 01c9f704a4..6e5e92ef33 100644
--- a/testing/knot-resolver/APKBUILD
+++ b/testing/knot-resolver/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Minimalistic caching DNS resolver implementation"
url="https://www.knot-resolver.cz/"
# luajit is not available for disabled arches
arch="all !s390x"
-license="GPLv3"
+license="GPL-3.0"
depends="lua5.1-sec lua5.1-socket"
depends_dev="knot-dev libuv-dev luajit-dev"
makedepends="$depends_dev"