From: Christian Marangi Date: Fri, 3 Oct 2025 22:08:44 +0000 (+0200) Subject: libubox: update to Git HEAD (2025-10-04) X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=bc7a6d1c362bb0f28d3ab3f4cb12cb5345551dae;p=openwrt%2Fstaging%2Fblocktrron.git libubox: update to Git HEAD (2025-10-04) eeb6fcf91413 examples: CMakeLists: update cmake minimum required version to 3.10 Signed-off-by: Christian Marangi --- diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile index 4237e5d306..22401802e0 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:=51b48648a3a64eed74bcb1ab352aaad6ef7679a574df4445d2914b990aba5bbf -PKG_SOURCE_DATE:=2025-07-23 -PKG_SOURCE_VERSION:=49056d178f42da98048a5d4c23f83a6f6bc6dd80 +PKG_MIRROR_HASH:=206b251bc5edd96dd1ca55ade8fd5fd9551e08eb08f0781b8e3791c05bf53175 +PKG_SOURCE_DATE:=2025-10-04 +PKG_SOURCE_VERSION:=eeb6fcf914139a07bcd337cf90033239f1a8b1d1 PKG_ABI_VERSION:=$(call abi_version_str,$(PKG_SOURCE_DATE)) CMAKE_INSTALL:=1