diff options
Diffstat (limited to 'testing/shadowsocks-libev/APKBUILD')
-rw-r--r-- | testing/shadowsocks-libev/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/shadowsocks-libev/APKBUILD b/testing/shadowsocks-libev/APKBUILD index 99121261c4..dd870b621f 100644 --- a/testing/shadowsocks-libev/APKBUILD +++ b/testing/shadowsocks-libev/APKBUILD @@ -5,7 +5,7 @@ pkgrel=2 pkgdesc="lightweight secured SOCKS5 proxy" url="https://shadowsocks.org/en/download/servers.html" arch="all" -license="GPLv3" +license="GPL-3.0" depends="" makedepends="asciidoc autoconf libtool linux-headers libressl-dev pcre-dev xmlto libev-dev udns-dev libsodium-dev zlib-dev" |