From 32a6168dc48840a85c937234e85d87135a31f632 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 4 Oct 2025 12:09:32 +0200 Subject: [PATCH] libubox: update to Git HEAD (2025-10-04) c163d7ab8cdc lua: build: require CMake >= 3.10 due to dropped legacy support Signed-off-by: Hauke Mehrtens --- package/libs/libubox/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile index 22401802e0..cad2edffec 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:=206b251bc5edd96dd1ca55ade8fd5fd9551e08eb08f0781b8e3791c05bf53175 +PKG_MIRROR_HASH:=1bd10702d3291b6bd78dffefae94d84b01ae5da9f3e2149f8e611e7535fb55bb PKG_SOURCE_DATE:=2025-10-04 -PKG_SOURCE_VERSION:=eeb6fcf914139a07bcd337cf90033239f1a8b1d1 +PKG_SOURCE_VERSION:=c163d7ab8cdc248a4f82efe339ba29fd8001b5e7 PKG_ABI_VERSION:=$(call abi_version_str,$(PKG_SOURCE_DATE)) CMAKE_INSTALL:=1