kumquat-buildroot/package/cgilua/cgilua.mk
Francois Perrad 3176c9657e package/cgilua: bump to version 6.0.2
The hash of the HTML license file has changed due to changes in the
HTML menu and other parts of the page that don't change the license
text itself.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-04-23 22:35:59 +02:00

13 lines
334 B
Makefile

################################################################################
#
# cgilua
#
################################################################################
CGILUA_VERSION = 6.0.2-0
CGILUA_SUBDIR = cgilua
CGILUA_LICENSE = MIT
CGILUA_LICENSE_FILES = $(CGILUA_SUBDIR)/doc/us/license.html
$(eval $(luarocks-package))