54b6cd1134
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
272 B
Makefile
11 lines
272 B
Makefile
################################################################################
|
|
#
|
|
# luafilesystem
|
|
#
|
|
################################################################################
|
|
|
|
LUAFILESYSTEM_VERSION = 1.6.2-2
|
|
LUAFILESYSTEM_LICENSE = MIT
|
|
|
|
$(eval $(luarocks-package))
|