Files
buildroot/package/lua-dkjson/lua-dkjson.mk
Francois Perrad db37b0e27d package/lua-dkjson: bump to version 2.7
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2024-04-25 22:37:06 +02:00

13 lines
354 B
Makefile

################################################################################
#
# lua-dkjson
#
################################################################################
LUA_DKJSON_VERSION = 2.7-1
LUA_DKJSON_NAME_UPSTREAM = dkjson
LUA_DKJSON_LICENSE = MIT
LUA_DKJSON_LICENSE_FILES = $(LUA_DKJSON_SUBDIR)/readme.txt
$(eval $(luarocks-package))