diff options
Diffstat (limited to 'community/6tunnel/APKBUILD')
-rw-r--r-- | community/6tunnel/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/6tunnel/APKBUILD b/community/6tunnel/APKBUILD index a46f2a0437..e2e399ec9b 100644 --- a/community/6tunnel/APKBUILD +++ b/community/6tunnel/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="TCP proxy for non-IPv6 applications" url="http://toxygen.net/6tunnel" arch="all" -license="GPL2" +license="GPL-2.0" makedepends="automake autoconf" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/wojtekka/$pkgname/archive/$pkgver.tar.gz |