Bump buildroot to 2019.02
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
config BR2_PACKAGE_LUA_CJSON
|
||||
bool "lua-cjson"
|
||||
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
|
||||
help
|
||||
The Lua CJSON module provides JSON support for Lua.
|
||||
It features:
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 db7af849c555d1a474f729fe4a56b5530e9be7b24749eb7a7c474a7c7207b972 lua-cjson-2.1.0-1.src.rock
|
||||
# computed by luarocks/buildroot
|
||||
sha256 455fa7d07d8ac9d61f68f538958f8e28972256f38b0a1c2740873daf809d1837 lua-cjson-2.1.0.6-1.src.rock
|
||||
sha256 9576e82ef5013fbe80b3bd446a7d9ddd47328baa2186c31d3d885e2a9a8cd31e lua-cjson/LICENSE
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUA_CJSON_VERSION = 2.1.0-1
|
||||
LUA_CJSON_VERSION = 2.1.0.6-1
|
||||
LUA_CJSON_SUBDIR = lua-cjson
|
||||
LUA_CJSON_LICENSE = MIT
|
||||
LUA_CJSON_LICENSE_FILES = $(LUA_CJSON_SUBDIR)/LICENSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user