kumquat-buildroot/package/lua-cjson/lua-cjson.mk
Francois Perrad eda08c6b88 package/lua-cjson: bump to version 2.1.0.10
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-12-26 22:10:32 +01:00

13 lines
346 B
Makefile

################################################################################
#
# lua-cjson
#
################################################################################
LUA_CJSON_VERSION = 2.1.0.10-1
LUA_CJSON_SUBDIR = lua-cjson
LUA_CJSON_LICENSE = MIT
LUA_CJSON_LICENSE_FILES = $(LUA_CJSON_SUBDIR)/LICENSE
$(eval $(luarocks-package))