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:
12
package/lua-utf8/lua-utf8.mk
Normal file
12
package/lua-utf8/lua-utf8.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# lua-utf8
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUA_UTF8_VERSION = 1.2-0
|
||||
LUA_UTF8_NAME_UPSTREAM = utf8
|
||||
LUA_UTF8_SUBDIR = luautf8
|
||||
LUA_UTF8_LICENSE = MIT
|
||||
|
||||
$(eval $(luarocks-package))
|
||||
Reference in New Issue
Block a user