1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-26 05:08:21 +00:00
Files
operating-system/buildroot/package/lua-cjson/lua-cjson.mk
2018-03-17 23:47:00 +00:00

12 lines
314 B
Makefile

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