[Buildroot] [PATCH/next 14/16] package/ubus: bump version
Bernd Kuhls
bernd at kuhls.net
Wed Dec 3 21:57:21 UTC 2025
This bump includes a patch which adds cmake4 compatibility.
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
---
package/ubus/ubus.hash | 2 +-
package/ubus/ubus.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/ubus/ubus.hash b/package/ubus/ubus.hash
index e35f37b03d..3d8206b974 100644
--- a/package/ubus/ubus.hash
+++ b/package/ubus/ubus.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 ba7602c660cb2c15c0e04942414e4cf3d96622622406c5fc3b88895694aebb9f ubus-afa57cce0aff82f4a7a0e509d4387ebc23dd3be7-git4.tar.gz
+sha256 f625bda868133e28749b9eed64f9c3a838c75594e46a6a536e7e3582fe4da8e3 ubus-3cc98db1a422dcf560f2d6347fd410f17565a89d-git4.tar.gz
sha256 a3caa6c0e90c87b7c97c2ac3d0c0d416082ef777215faec2e9b24ea6e68f6988 ubusd_acl.h
diff --git a/package/ubus/ubus.mk b/package/ubus/ubus.mk
index 913c0e3e39..c0f0264065 100644
--- a/package/ubus/ubus.mk
+++ b/package/ubus/ubus.mk
@@ -4,7 +4,7 @@
#
################################################################################
-UBUS_VERSION = afa57cce0aff82f4a7a0e509d4387ebc23dd3be7
+UBUS_VERSION = 3cc98db1a422dcf560f2d6347fd410f17565a89d
UBUS_SITE = https://git.openwrt.org/project/ubus.git
UBUS_SITE_METHOD = git
--
2.47.3
More information about the buildroot
mailing list