Add buildroot 2018-02
This commit is contained in:
12
buildroot/package/luafilesystem/luafilesystem.mk
Normal file
12
buildroot/package/luafilesystem/luafilesystem.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# luafilesystem
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUAFILESYSTEM_VERSION = 1.7.0-2
|
||||
LUAFILESYSTEM_LICENSE = MIT
|
||||
LUAFILESYSTEM_LICENSE_FILES = luafilesystem/LICENSE
|
||||
LUAFILESYSTEM_SUBDIR = luafilesystem
|
||||
|
||||
$(eval $(luarocks-package))
|
||||
Reference in New Issue
Block a user