package/ubus: bump version to git 3cc98db1a

For change log, see:
https://git.openwrt.org/?p=project/ubus.git;a=shortlog;h=3cc98db1a422dcf560f2d6347fd410f17565a89d

This bump includes a patch which adds cmake4 compatibility.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-12-03 22:57:21 +01:00
committed by Julien Olivain
parent db72d16ca1
commit b6565f494e
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -4,7 +4,7 @@
#
################################################################################
UBUS_VERSION = afa57cce0aff82f4a7a0e509d4387ebc23dd3be7
UBUS_VERSION = 3cc98db1a422dcf560f2d6347fd410f17565a89d
UBUS_SITE = https://git.openwrt.org/project/ubus.git
UBUS_SITE_METHOD = git