mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/lua-std-debug: bump to version 1.1.0
diff LICENSE.md: update copyright years
-Copyright (C) 2002-2018 `std._debug` authors
+Copyright (C) 2002-2026 `std._debug` authors
Signed-off-by: Francois Perrad <francois.perrad.86@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
c3e961b5af
commit
a0db52966b
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 7f6b84283d4b78dafee17e7765dd5f1f8e75c3314169977f4dda0e7873616ce2 std._debug-1.0.1-1.src.rock
|
||||
sha256 034abdbbe9a13899c813509776d1e04af81bc58c2982b704c8b3663549504a31 _debug-1.0.1/LICENSE.md
|
||||
# computed by luarocks/buildroot
|
||||
sha256 7f767897257e7d25b6af5b45a53acb56b34181d452f831d48634db20a091f15d std._debug-1.1.0-1.src.rock
|
||||
sha256 6f8eceed4659fdc39ceef192458a72a05281e429b6028aed7408f26a9d6c1aa8 _debug-1.1.0/LICENSE.md
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUA_STD_DEBUG_VERSION_UPSTREAM = 1.0.1
|
||||
LUA_STD_DEBUG_VERSION_UPSTREAM = 1.1.0
|
||||
LUA_STD_DEBUG_VERSION = $(LUA_STD_DEBUG_VERSION_UPSTREAM)-1
|
||||
LUA_STD_DEBUG_NAME_UPSTREAM = std._debug
|
||||
LUA_STD_DEBUG_SUBDIR = _debug-$(LUA_STD_DEBUG_VERSION_UPSTREAM)
|
||||
|
||||
Reference in New Issue
Block a user