Move all to deprecated folder.
This commit is contained in:
12
deprecated/firmware/buildroot/package/luajson/luajson.mk
Normal file
12
deprecated/firmware/buildroot/package/luajson/luajson.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# luajson
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUAJSON_VERSION = 1.3.3-1
|
||||
LUAJSON_SUBDIR = luajson
|
||||
LUAJSON_LICENSE = MIT
|
||||
LUAJSON_LICENSE_FILES = $(LUAJSON_SUBDIR)/LICENSE
|
||||
|
||||
$(eval $(luarocks-package))
|
||||
Reference in New Issue
Block a user