[Buildroot] [PATCH 1/1] package/libucontext: bump version to 1.3.3
Bernd Kuhls
bernd at kuhls.net
Tue Oct 21 20:08:19 UTC 2025
Changelog:
https://github.com/kaniini/libucontext/blob/libucontext-1.3.3/NEWS
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
---
package/libucontext/libucontext.hash | 2 +-
package/libucontext/libucontext.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libucontext/libucontext.hash b/package/libucontext/libucontext.hash
index a8e1e23e36..dc6ef3dfb1 100644
--- a/package/libucontext/libucontext.hash
+++ b/package/libucontext/libucontext.hash
@@ -1,4 +1,4 @@
# Locally calculated
-sha256 937fba9d0beebd7cf957b79979b19fe3a29bb9c4bfd25e869477d7154bbf8fd3 libucontext-1.2.tar.gz
+sha256 06fca63bc00a236ea7e2ce4fe984d7203b1f9ea046f5c8c815d280da4ea281e3 libucontext-1.3.3.tar.gz
# License files, locally calculated
sha256 ecf4be354bbb6ccebdf150d1a8f2b3caeb10cf7c8a580f278a30799372f9e037 LICENSE
diff --git a/package/libucontext/libucontext.mk b/package/libucontext/libucontext.mk
index 75c4f9b9e4..64ffa2ec37 100644
--- a/package/libucontext/libucontext.mk
+++ b/package/libucontext/libucontext.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBUCONTEXT_VERSION = 1.2
+LIBUCONTEXT_VERSION = 1.3.3
LIBUCONTEXT_SITE = $(call github,kaniini,libucontext,libucontext-$(LIBUCONTEXT_VERSION))
LIBUCONTEXT_LICENSE = ISC
LIBUCONTEXT_LICENSE_FILES = LICENSE
--
2.47.3
More information about the buildroot
mailing list