aboutsummaryrefslogtreecommitdiffstats
path: root/main/lua-cjson
diff options
context:
space:
mode:
Diffstat (limited to 'main/lua-cjson')
-rw-r--r--main/lua-cjson/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/lua-cjson/APKBUILD b/main/lua-cjson/APKBUILD
index 2b45107824..e28d550a1b 100644
--- a/main/lua-cjson/APKBUILD
+++ b/main/lua-cjson/APKBUILD
@@ -1,9 +1,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
_luaversions="5.1 5.2"
-pkgname=lua${_luaver}-cjson
+pkgname=lua-cjson
pkgver=2.1.0
-pkgrel=3
+pkgrel=4
pkgdesc="fast JSON parsing and encoding support for Lua"
url="http://www.kyne.com.au/~mark/software/lua-cjson.php"
arch="all"