Browse Source

libubox: update to Git HEAD (2025-11-03)

7a3863acfb15 lua: CMakeLists: drop redundant cmake_minimum_required
61cc1e6fdc0e examples: CMakeLists: drop redundant cmake_minimum_required
7d6b9d98d0bd add debian/ directory
9caf555f00e2 github: improve CI build
e357be611cd9 github: fix CI apt dependencies

Link: https://github.com/openwrt/openwrt/pull/20713
Signed-off-by: Hauke Mehrtens <[email protected]>
Hauke Mehrtens 1 month ago
parent
commit
e0b6fa2216
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package/libs/libubox/Makefile

+ 3 - 3
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:=1bd10702d3291b6bd78dffefae94d84b01ae5da9f3e2149f8e611e7535fb55bb
-PKG_SOURCE_DATE:=2025-10-04
-PKG_SOURCE_VERSION:=c163d7ab8cdc248a4f82efe339ba29fd8001b5e7
+PKG_MIRROR_HASH:=09eea2e6f46cc3d481f952e2555b50bc4bb0fadc63cf75e32a8613fcbba1d8c8
+PKG_SOURCE_DATE:=2025-11-03
+PKG_SOURCE_VERSION:=e357be611cd9deb280c61bbdf331f5a85e75a485
 PKG_ABI_VERSION:=$(call abi_version_str,$(PKG_SOURCE_DATE))
 CMAKE_INSTALL:=1