mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-23 04:25:21 +00:00
uci: update to Git HEAD (2025-01-17)
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
fb3c2343b17b add support for an override config directory Signed-off-by: Felix Fietkau <nbd@nbd.name> (cherry picked from commit 44c877f1973b923a2032ce9d880f496a2b077ef6)
This commit is contained in:
parent
c7716f363e
commit
6d3fdebe3c
@ -13,9 +13,9 @@ PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/uci.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_DATE:=2024-11-26
|
||||
PKG_SOURCE_VERSION:=10f7996ec29449915640acca5d65b592365a4b14
|
||||
PKG_MIRROR_HASH:=8556add0dd77b85a5702faa94feb811606390c045d7f5004317a4ab3e07f773b
|
||||
PKG_SOURCE_DATE:=2025-01-17
|
||||
PKG_SOURCE_VERSION:=fb3c2343b17b759b175f11aec5b3fbb1cf48bbc3
|
||||
PKG_MIRROR_HASH:=c9302f4a1cb400134cb9fc0622fb6a04bbe8c55bcc83ec454caadb1e62f3257e
|
||||
|
||||
PKG_LICENSE:=LGPL-2.1
|
||||
PKG_LICENSE_FILES:=
|
||||
@ -33,7 +33,7 @@ define Package/libuci
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=C library for the Unified Configuration Interface (UCI)
|
||||
DEPENDS:=+libubox
|
||||
ABI_VERSION:=20130104
|
||||
ABI_VERSION:=20250117
|
||||
endef
|
||||
|
||||
define Package/uci
|
||||
|
Loading…
x
Reference in New Issue
Block a user