mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
uci: update to Git HEAD (2025-01-17)
fb3c2343b17b add support for an override config directory Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
48e1427ffa
commit
44c877f197
@ -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