Bump buildroot to 2019.02
This commit is contained in:
@@ -3,6 +3,6 @@ config BR2_PACKAGE_LUA_COMPAT53
|
||||
depends on !BR2_PACKAGE_LUA_5_3
|
||||
help
|
||||
Compatibility module providing Lua-5.3-style APIs for Lua 5.2
|
||||
and 5.1
|
||||
and 5.1.
|
||||
|
||||
https://github.com/keplerproject/lua-compat-5.3
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 fd0117156f59d1cb3824d5cca63be84c72cb5519b714377545433be3bb31afdf compat53-0.5-1.src.rock
|
||||
# computed by luarocks/buildroot
|
||||
sha256 cb5fdca362780a30405c4134310ea78627a092b0ee8445a52456f2fceeeaea4e compat53-0.7-1.src.rock
|
||||
sha256 1b24f475812c979684fb3469f6faccbdc7c33c9d39421728aa0d78deda5a89a5 lua-compat-5.3-0.7/LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUA_COMPAT53_VERSION_UPSTREAM = 0.5
|
||||
LUA_COMPAT53_VERSION_UPSTREAM = 0.7
|
||||
LUA_COMPAT53_VERSION = $(LUA_COMPAT53_VERSION_UPSTREAM)-1
|
||||
LUA_COMPAT53_NAME_UPSTREAM = compat53
|
||||
LUA_COMPAT53_SUBDIR = lua-compat-5.3-$(LUA_COMPAT53_VERSION_UPSTREAM)
|
||||
|
||||
Reference in New Issue
Block a user