[openwrt/openwrt] uci: update to Git HEAD (2025-11-18)
LEDE Commits
lede-commits at lists.infradead.org
Fri Nov 21 12:38:19 PST 2025
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/96fb4b5f1a5855d8c16b19717ced400fa9395f49
commit 96fb4b5f1a5855d8c16b19717ced400fa9395f49
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Fri Nov 21 02:05:40 2025 +0100
uci: update to Git HEAD (2025-11-18)
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 <hauke at hauke-m.de>
---
package/system/uci/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/system/uci/Makefile b/package/system/uci/Makefile
index f73078842a..5d4750ca5c 100644
--- a/package/system/uci/Makefile
+++ b/package/system/uci/Makefile
@@ -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
More information about the lede-commits
mailing list