mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
13
package/lua-valua/lua-valua.mk
Normal file
13
package/lua-valua/lua-valua.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# lua-valua
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUA_VALUA_VERSION = 0.3-1
|
||||
LUA_VALUA_NAME_UPSTREAM = valua
|
||||
LUA_VALUA_SUBDIR = valua
|
||||
LUA_VALUA_LICENSE = MIT
|
||||
LUA_VALUA_LICENSE_FILES = $(LUA_VALUA_SUBDIR)/LICENSE
|
||||
|
||||
$(eval $(luarocks-package))
|
||||
Reference in New Issue
Block a user