From 127db8ae4a26b744864a01d22191e46d268f58ba Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Wed, 16 Apr 2025 08:37:32 +0200 Subject: [PATCH] package/lua-periphery: bump to version 2.4.3 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 Signed-off-by: Julien Olivain (cherry picked from commit 28851289475c4475ab2de9abcf062095e42731b8) Signed-off-by: Thomas Perale --- 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