toolchain: bump Codescape IMG MIPS version to 2016.05-06
[buildroot-gz.git] / package / lua-cjson / lua-cjson.mk
blob16cb97412a074964ac65e4fe5333ca98032d9401
1 ################################################################################
3 # lua-cjson
5 ################################################################################
7 LUA_CJSON_VERSION_UPSTREAM = 2.1.0
8 LUA_CJSON_VERSION = $(LUA_CJSON_VERSION_UPSTREAM)-1
9 LUA_CJSON_LICENSE = MIT
10 LUA_CJSON_LICENSE_FILES = lua-cjson-$(LUA_CJSON_VERSION_UPSTREAM)/LICENSE
12 $(eval $(luarocks-package))