mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
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@hauke-m.de>
This commit is contained in:
parent
2cffbea0ae
commit
96fb4b5f1a
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue