[openwrt/openwrt] ubus: update to Git HEAD (2025-05-16)
LEDE Commits
lede-commits at lists.infradead.org
Fri May 16 04:01:55 PDT 2025
nbd pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/707a89bc264e0a2b6593da753301912d7ec40f77
commit 707a89bc264e0a2b6593da753301912d7ec40f77
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Fri May 16 12:42:00 2025 +0200
ubus: update to Git HEAD (2025-05-16)
88e6325092bf libubus: flush all pending requests on connection loss
Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
package/system/ubus/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/system/ubus/Makefile b/package/system/ubus/Makefile
index 9a807852a2..9a0b63d58c 100644
--- a/package/system/ubus/Makefile
+++ b/package/system/ubus/Makefile
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/ubus.git
-PKG_SOURCE_DATE:=2025-01-02
-PKG_SOURCE_VERSION:=afa57cce0aff82f4a7a0e509d4387ebc23dd3be7
-PKG_MIRROR_HASH:=a0b3c1961f5f49d31c34a44576ce44538c3ee97bfce97f86f732d7ecc1df9798
+PKG_SOURCE_DATE:=2025-05-16
+PKG_SOURCE_VERSION:=88e6325092bf1d1cfa877cd220670fa7cc2fad03
+PKG_MIRROR_HASH:=8af913d18c9f50cabfd3d32ce3462028ecf469d5e649ccf7f642d9d6bd6dc695
PKG_ABI_VERSION:=$(call abi_version_str,$(PKG_SOURCE_DATE))
CMAKE_INSTALL:=1
More information about the lede-commits
mailing list