All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] package/luasyslog: bump to version 2.2.2
@ 2026-09-11  8:06 Francois Perrad
  2026-09-11  8:06 ` [Buildroot] [PATCH 2/3] package/luv: bump to version 1.52.1-0 Francois Perrad
  2026-09-11  8:06 ` [Buildroot] [PATCH 3/3] package/lua-lunix: fix incompatible pointer types Francois Perrad
  0 siblings, 2 replies; 7+ messages in thread
From: Francois Perrad @ 2026-09-11  8:06 UTC (permalink / raw)
  To: buildroot; +Cc: Francois Perrad

Signed-off-by: Francois Perrad <francois.perrad.86@gmail.com>
---
 package/luasyslog/luasyslog.hash | 2 +-
 package/luasyslog/luasyslog.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/luasyslog/luasyslog.hash b/package/luasyslog/luasyslog.hash
index 1e2a5ddec..3a04cd339 100644
--- a/package/luasyslog/luasyslog.hash
+++ b/package/luasyslog/luasyslog.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  b1b19ca142130f93c3f8f2e85303ff50cc6f4ed4aa52b8569176ae56e3dc3f43  luasyslog-2.2.1.tar.gz
+sha256  59c1f570b0e262b1e0fd47b650ebd1dcc8e152f004a0ac7a0dbcf7bfac394654  luasyslog-2.2.2.tar.gz
 sha256  833457938f5155e65dabda12a5c9d4b6fd7fb92dd7ead584c1c30cfb0c84adf4  COPYING
diff --git a/package/luasyslog/luasyslog.mk b/package/luasyslog/luasyslog.mk
index 972d4c5a7..d512e45b8 100644
--- a/package/luasyslog/luasyslog.mk
+++ b/package/luasyslog/luasyslog.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LUASYSLOG_VERSION = 2.2.1
+LUASYSLOG_VERSION = 2.2.2
 LUASYSLOG_SITE = $(call github,ntd,luasyslog,$(LUASYSLOG_VERSION))
 LUASYSLOG_DEPENDENCIES = host-luarocks luainterpreter
 LUASYSLOG_LICENSE = MIT
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-09-13 19:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-11  8:06 [Buildroot] [PATCH 1/3] package/luasyslog: bump to version 2.2.2 Francois Perrad
2026-09-11  8:06 ` [Buildroot] [PATCH 2/3] package/luv: bump to version 1.52.1-0 Francois Perrad
2026-09-11  8:06 ` [Buildroot] [PATCH 3/3] package/lua-lunix: fix incompatible pointer types Francois Perrad
2026-09-13  7:35   ` Thomas Petazzoni via buildroot
2026-09-13  9:30     ` François PERRAD
2026-09-13  9:43       ` Thomas Petazzoni via buildroot
2026-09-13 19:03         ` François PERRAD

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.