From: Hauke Mehrtens Date: Sat, 23 May 2026 00:09:47 +0000 (+0200) Subject: libubox: update to Git HEAD (2026-05-23) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffc0a6bc389340e67ca9cfc52044a9154cc31d56;p=thirdparty%2Fopenwrt.git libubox: update to Git HEAD (2026-05-23) 19e88cc41288 json_script: use size_t for calloc_a() length argument 9afc71053481 udebug-remote: pass size_t to calloc_a() 73a21977c52a treewide: use size_t for length variables to avoid implicit narrowing 1fe93d2fefb2 blob, udebug-remote: silence -Wconversion warnings in trivial cases Link: https://github.com/openwrt/openwrt/pull/23485 Signed-off-by: Hauke Mehrtens --- diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile index 99b0f36b843..d1530023bdf 100644 --- a/package/libs/libubox/Makefile +++ b/package/libs/libubox/Makefile @@ -5,9 +5,9 @@ PKG_RELEASE=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/libubox.git -PKG_MIRROR_HASH:=a64b712809c1504975edecb5d31b1cfb8a860263654ded8cc952517b552c1032 -PKG_SOURCE_DATE:=2026-05-03 -PKG_SOURCE_VERSION:=1501e60e5554bd206c9b13532b7352e668508420 +PKG_MIRROR_HASH:=f84dfb74cac967401822bcef7a1ebdfff1b34d4e60df04110315521817938546 +PKG_SOURCE_DATE:=2026-05-23 +PKG_SOURCE_VERSION:=1fe93d2fefb213ec987763e7e94ce5eaa757bfc3 PKG_ABI_VERSION:=$(call abi_version_str,$(PKG_SOURCE_DATE)) CMAKE_INSTALL:=1