buildroot/package/lua-periphery/lua-periphery.mk
Francois Perrad 3cac66f07c package/lua-periphery: bump to version 1.1.1
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-12-17 09:56:05 +01:00

13 lines
371 B
Makefile

################################################################################
#
# lua-periphery
#
################################################################################
LUA_PERIPHERY_VERSION = 1.1.1-1
LUA_PERIPHERY_SUBDIR = lua-periphery
LUA_PERIPHERY_LICENSE = MIT
LUA_PERIPHERY_LICENSE_FILES = $(LUA_PERIPHERY_SUBDIR)/LICENSE
$(eval $(luarocks-package))