aboutsummaryrefslogtreecommitdiffstats
path: root/community/anytun
diff options
context:
space:
mode:
Diffstat (limited to 'community/anytun')
-rw-r--r--community/anytun/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/anytun/APKBUILD b/community/anytun/APKBUILD
index 11aabe0e7f4..b7c7b95040b 100644
--- a/community/anytun/APKBUILD
+++ b/community/anytun/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=4
pkgdesc="Secure anycast tunneling protocol implementation for flexible and fault-tolerant VPNs"
url="http://www.anytun.org"
arch="all"
-license="GPL3"
+license="GPL-3.0"
depends=""
depends_dev="libressl-dev boost-dev linux-headers"
makedepends="$depends_dev"