1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-25 12:48:03 +00:00
Files
operating-system/buildroot/package/lua-utf8/lua-utf8.mk
2018-03-17 23:47:00 +00:00

13 lines
311 B
Makefile

################################################################################
#
# lua-utf8
#
################################################################################
LUA_UTF8_VERSION = 1.2-0
LUA_UTF8_NAME_UPSTREAM = utf8
LUA_UTF8_SUBDIR = luautf8
LUA_UTF8_LICENSE = MIT
$(eval $(luarocks-package))