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/lua5.2-json4/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/lua5.2-json4') diff --git a/testing/lua5.2-json4/APKBUILD b/testing/lua5.2-json4/APKBUILD index fe4fd66e23..cf75f8b9fd 100644 --- a/testing/lua5.2-json4/APKBUILD +++ b/testing/lua5.2-json4/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="JSON encoding / decoding module for Lua $_luaver (JSON4lua)" url="http://json.luaforge.net/" arch="noarch" -license="GPL-2" +license="GPL2" depends="" source="http://files.luaforge.net/releases/json/json/$pkgver/json4lua-$pkgver.zip" -- cgit v1.2.3