public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libwebsockets: bump version to 4.5.4
@ 2026-03-12  9:22 Vincent Cruz
  2026-03-22 14:55 ` Julien Olivain via buildroot
  0 siblings, 1 reply; 3+ messages in thread
From: Vincent Cruz @ 2026-03-12  9:22 UTC (permalink / raw)
  To: buildroot; +Cc: Danomi Manchego, Vincent Cruz

Changelog:
https://github.com/warmcat/libwebsockets/blob/v4.5.4/changelog

Signed-off-by: Vincent Cruz <mooz@blockos.org>
---
 package/libwebsockets/libwebsockets.hash | 2 +-
 package/libwebsockets/libwebsockets.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libwebsockets/libwebsockets.hash b/package/libwebsockets/libwebsockets.hash
index 1466c8d9a2..cd0f3e8b59 100644
--- a/package/libwebsockets/libwebsockets.hash
+++ b/package/libwebsockets/libwebsockets.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256  472e6cfa77b6f80ff2cc176bc59f6cb2856df7e30e8f31afcbd1fc94ffd2f828  libwebsockets-4.4.1.tar.gz
+sha256  f2aa31a0be16d45470360b868f3b5b114990da038ba5e49569f0732c58b2d9fc  libwebsockets-4.5.4.tar.gz
 sha256  6ff2868dd9d9e251de27574342663f4773a8c2f954128899eb6f3c2ba9d9a245  LICENSE
diff --git a/package/libwebsockets/libwebsockets.mk b/package/libwebsockets/libwebsockets.mk
index 2d3395c5dd..d560003ae7 100644
--- a/package/libwebsockets/libwebsockets.mk
+++ b/package/libwebsockets/libwebsockets.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBWEBSOCKETS_VERSION = 4.4.1
+LIBWEBSOCKETS_VERSION = 4.5.4
 LIBWEBSOCKETS_SITE = $(call github,warmcat,libwebsockets,v$(LIBWEBSOCKETS_VERSION))
 LIBWEBSOCKETS_LICENSE = MIT with exceptions
 LIBWEBSOCKETS_LICENSE_FILES = LICENSE
-- 
2.51.0

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

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

end of thread, other threads:[~2026-03-23 10:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-12  9:22 [Buildroot] [PATCH 1/1] package/libwebsockets: bump version to 4.5.4 Vincent Cruz
2026-03-22 14:55 ` Julien Olivain via buildroot
2026-03-23 10:03   ` Vincent Cruz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox