package/lua-compat53: bump to version 0.12
the project has moved to the organization “Lunar Modules”, see https://github.com/lunarmodules/ diff LICENCE: -Copyright (c) 2015 Kepler Project. +Copyright (C) 1994-2020 Lua.org, PUC-Rio. +Copyright (C) 2013-2023 The Lua-Compat-5.3 authors. Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
ceb678ca19
commit
259de5cff6
@ -5,4 +5,4 @@ config BR2_PACKAGE_LUA_COMPAT53
|
||||
Compatibility module providing Lua-5.3-style APIs for Lua 5.2
|
||||
and 5.1.
|
||||
|
||||
https://github.com/keplerproject/lua-compat-5.3
|
||||
https://github.com/lunarmodules/lua-compat-5.3
|
||||
|
@ -1,3 +1,3 @@
|
||||
# computed by luarocks/buildroot
|
||||
sha256 e513e75ba0ef4923a1ec0d4f0beb5972a11cc9bd7ac1b0953b5e4f037b259c92 compat53-0.8-1.src.rock
|
||||
sha256 1b24f475812c979684fb3469f6faccbdc7c33c9d39421728aa0d78deda5a89a5 lua-compat-5.3-0.8/LICENSE
|
||||
sha256 bff8e597384776de7c139bee7d6a6f2c05c3eb7315d08733473fa986720cec60 compat53-0.12-1.src.rock
|
||||
sha256 870cdff7e4db4c2e84a335b2b9e242b9f963830550026e2057a5885e945982e5 lua-compat-5.3-0.12/LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUA_COMPAT53_VERSION_UPSTREAM = 0.8
|
||||
LUA_COMPAT53_VERSION_UPSTREAM = 0.12
|
||||
LUA_COMPAT53_VERSION = $(LUA_COMPAT53_VERSION_UPSTREAM)-1
|
||||
LUA_COMPAT53_NAME_UPSTREAM = compat53
|
||||
LUA_COMPAT53_SUBDIR = lua-compat-5.3-$(LUA_COMPAT53_VERSION_UPSTREAM)
|
||||
|
Loading…
Reference in New Issue
Block a user