[Buildroot] [git commit] package/lua-periphery: bump to version 2.4.3
Julien Olivain
ju.o at free.fr
Wed Apr 16 17:18:23 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=28851289475c4475ab2de9abcf062095e42731b8
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
diff LICENSE:
- Copyright (c) 2014-2023 vsergeev / Ivan (Vanya) A. Sergeev
+ Copyright (c) 2014-2025 vsergeev / Ivan (Vanya) A. Sergeev
Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/lua-periphery/lua-periphery.hash | 4 ++--
package/lua-periphery/lua-periphery.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/lua-periphery/lua-periphery.hash b/package/lua-periphery/lua-periphery.hash
index 6661656165..b09dbe7c5f 100644
--- a/package/lua-periphery/lua-periphery.hash
+++ b/package/lua-periphery/lua-periphery.hash
@@ -1,3 +1,3 @@
# computed by luarocks/buildroot
-sha256 63694d795a630afcdb4812cb0af489ab088501ad7fe1dc9ee1337b53ff849721 lua-periphery-2.4.2-1.src.rock
-sha256 2c29e38ac4d393558522c5fa671bd03f9d6f7d751c899a3482b20ab2a0ba5122 lua-periphery/LICENSE
+sha256 cd8ecf48e1dd53244f7e108e5e77f8a1c78949e8decd7ada1a881c6178b840e6 lua-periphery-2.4.3-1.src.rock
+sha256 fd3377c82df42bd00d8ac9c25d22dc63f80b7a491b84f2ba82d2a7621432c511 lua-periphery/LICENSE
diff --git a/package/lua-periphery/lua-periphery.mk b/package/lua-periphery/lua-periphery.mk
index b9933a9001..f0a52bf8b3 100644
--- a/package/lua-periphery/lua-periphery.mk
+++ b/package/lua-periphery/lua-periphery.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LUA_PERIPHERY_VERSION = 2.4.2-1
+LUA_PERIPHERY_VERSION = 2.4.3-1
LUA_PERIPHERY_SUBDIR = lua-periphery
LUA_PERIPHERY_LICENSE = MIT
LUA_PERIPHERY_LICENSE_FILES = $(LUA_PERIPHERY_SUBDIR)/LICENSE
More information about the buildroot
mailing list