From: Hauke Mehrtens Date: Tue, 11 Aug 2026 20:48:09 +0000 (+0200) Subject: libubox: update to Git HEAD (2026-07-21) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65652d614fc38de64189e88e63a75d3dc1ecffd2;p=thirdparty%2Fopenwrt.git libubox: update to Git HEAD (2026-07-21) 17f527fb6c30 ustream: allow freeing the stream from within notify callbacks e7608b69283d blobmsg: use flexible-array member in blobmsg_name() Link: https://github.com/openwrt/openwrt/pull/24678 Signed-off-by: Hauke Mehrtens --- diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile index ebc36adc2b7..5614651a9bf 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:=438f77b009701cddc338c02e87742a82b543331588fbf0a42b9a1d962aeec5a8 -PKG_SOURCE_DATE:=2026-07-08 -PKG_SOURCE_VERSION:=7677b7a4f3a46f68e6f5ba6818f7b72fdd7dbaa0 +PKG_MIRROR_HASH:=8f3257ae536c827805cf5ffa25f60d6089feb1387ac93c0cd302389ecd47de6e +PKG_SOURCE_DATE:=2026-07-21 +PKG_SOURCE_VERSION:=e7608b69283d919d031d13cc8e21692503f5dbea PKG_ABI_VERSION:=$(call abi_version_str,$(PKG_SOURCE_DATE)) CMAKE_INSTALL:=1