From: Felix Fietkau Date: Wed, 23 Jul 2025 09:52:44 +0000 (+0200) Subject: libubox: update to Git HEAD (2025-07-23) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19a327dde53ffa49c4c475c0f343b54f2e5be95f;p=thirdparty%2Fopenwrt.git libubox: update to Git HEAD (2025-07-23) b7acc8e6fd5e remove compatibility code for older json-c versions a1acd99f2eb7 udebug: remove obsolete debug message 49056d178f42 udebug: fix issue with snapshot of remote ring Signed-off-by: Felix Fietkau --- diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile index 720b533776b..4237e5d3067 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:=e10144cfae155cf2ae5fdf167bd575dbf34c7751ddb112554b6962003f989b36 -PKG_SOURCE_DATE:=2024-12-19 -PKG_SOURCE_VERSION:=3868f47c8f6c6570e62a3cdf8a7f26ffb1a67e6a +PKG_MIRROR_HASH:=51b48648a3a64eed74bcb1ab352aaad6ef7679a574df4445d2914b990aba5bbf +PKG_SOURCE_DATE:=2025-07-23 +PKG_SOURCE_VERSION:=49056d178f42da98048a5d4c23f83a6f6bc6dd80 PKG_ABI_VERSION:=$(call abi_version_str,$(PKG_SOURCE_DATE)) CMAKE_INSTALL:=1