From 53679caf4fa9cfa393975176fe5d544dfd4e5ce6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Wed, 30 Sep 2015 16:28:24 +0200 Subject: don't prefix GPL version number with a dash This conforms to wiki documentation regarding package creation: http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#license --- testing/lusca/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/lusca') diff --git a/testing/lusca/APKBUILD b/testing/lusca/APKBUILD index 661e3a4376..f6902c2536 100644 --- a/testing/lusca/APKBUILD +++ b/testing/lusca/APKBUILD @@ -9,7 +9,7 @@ install="lusca.pre-install lusca.pre-upgrade" pkgusers="lusca" pkggroups="lusca" arch="all" -license="GPL-2" +license="GPL2" depends="logrotate" makedepends="openssl-dev perl-dev autoconf automake heimdal-dev libtool libcap-dev linux-headers" -- cgit v1.2.3