Bump buildroot to 2019.02

This commit is contained in:
2019-03-28 22:49:48 +01:00
parent 5598b1b762
commit 920d307141
5121 changed files with 78550 additions and 46132 deletions

View File

@@ -1,7 +1,6 @@
config BR2_PACKAGE_CGILUA
bool "cgilua"
# Runtime dependency only
select BR2_PACKAGE_LUAFILESYSTEM
select BR2_PACKAGE_LUAFILESYSTEM # runtime
help
CGILua is a tool for creating dynamic HTML pages
and manipulating input data from Web forms.

View File

@@ -1,2 +1,3 @@
# Locally calculated
sha256 7d4883e6a89b3463a1d35b8084a6e2afbbb584af7aca1169380e92af0f848413 cgilua-5.2.1-1.src.rock
# computed by luarocks/buildroot
sha256 8e9ef583f8e1c5b600ebc6bb04924a61f72320130410191a9c56d7295fb02be1 cgilua-5.1.4-2.src.rock
sha256 e612df003d24aeaf6d3cc09a1e9255493c691866158b5962dc4c68fff8a56a8b cgilua-5.1.4/doc/us/license.html

View File

@@ -4,7 +4,7 @@
#
################################################################################
CGILUA_VERSION = 5.2.1-1
CGILUA_VERSION = 5.1.4-2
CGILUA_LICENSE = MIT
CGILUA_LICENSE_FILES = $(CGILUA_SUBDIR)/doc/us/license.html