diff options
Diffstat (limited to 'community/anytun/APKBUILD')
-rw-r--r-- | community/anytun/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/anytun/APKBUILD b/community/anytun/APKBUILD index 11aabe0e7f..b7c7b95040 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" |