uci: update to Git HEAD (2025-11-18)
authorHauke Mehrtens <[email protected]>
Fri, 21 Nov 2025 01:05:40 +0000 (02:05 +0100)
committerHauke Mehrtens <[email protected]>
Fri, 21 Nov 2025 20:37:51 +0000 (21:37 +0100)
b65c091a09a9 github: ci: disable json-c tests
e1ab90c510ce github: ci: add tests
8022b2e4d010 uci: add a simple build script
dec51f48a114 github: ci: add cmake build and source directories
238963f48c84 github: ci: add powerpc arch
ebb3a01a0b01 build: install uci
5bea13572325 github: ci: add MIPS64, PowerPC64 and RISCV64

Link: https://github.com/openwrt/openwrt/pull/20848
Signed-off-by: Hauke Mehrtens <[email protected]>
package/system/uci/Makefile

index f73078842ac7e960e7e9625f4176b14f74d96a8e..5d4750ca5c65b775474257f3e5471d1db974f964 100644 (file)
@@ -13,9 +13,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/uci.git
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2025-11-03
-PKG_SOURCE_VERSION:=c1e2eee6c5e35438daf13fa72b04778ff07a00c7
-PKG_MIRROR_HASH:=cad94326f6d0bae44ad59d6dc371c78cbb1ed5f74f85d79167cba0f1f8d01eee
+PKG_SOURCE_DATE:=2025-11-18
+PKG_SOURCE_VERSION:=5bea13572325af4fb3057ff600cc7f7d5b82012b
+PKG_MIRROR_HASH:=62a0f20970e7db5b0de4814168e0f9f558f16d5e8caa1203d247ae1faa1c2a18
 PKG_ABI_VERSION:=20250120
 
 PKG_LICENSE:=LGPL-2.1