mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-13 22:22:13 +00:00
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
11 lines
272 B
Makefile
11 lines
272 B
Makefile
################################################################################
|
|
#
|
|
# luafilesystem
|
|
#
|
|
################################################################################
|
|
|
|
LUAFILESYSTEM_VERSION = 1.6.2-1
|
|
LUAFILESYSTEM_LICENSE = MIT
|
|
|
|
$(eval $(luarocks-package))
|