mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-10 08:44:39 +01:00
ubus: update to Git HEAD (2025-12-02)
3cc98db1a422 formal: fix workflow permissions
Changes: 2737da3819...3cc98db1a4
Link: https://github.com/openwrt/openwrt/pull/21102
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
9c286bd1e3
commit
0cceb4b509
1 changed files with 3 additions and 3 deletions
|
|
@ -5,9 +5,9 @@ PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/ubus.git
|
PKG_SOURCE_URL=$(PROJECT_GIT)/project/ubus.git
|
||||||
PKG_SOURCE_DATE:=2025-11-18
|
PKG_SOURCE_DATE:=2025-12-02
|
||||||
PKG_SOURCE_VERSION:=2737da3819fefafa5b63d5f82efb77ff0032a5d8
|
PKG_SOURCE_VERSION:=3cc98db1a422dcf560f2d6347fd410f17565a89d
|
||||||
PKG_MIRROR_HASH:=6044e9bde877ee585a69386ab377e3bc1924e15b7343db8df8234b1d76f870ec
|
PKG_MIRROR_HASH:=25a204888b41e9a432ee0b8d03c1e0f09ae9aaae6a306c41781d680b632b82ae
|
||||||
PKG_ABI_VERSION:=$(call abi_version_str,$(PKG_SOURCE_DATE))
|
PKG_ABI_VERSION:=$(call abi_version_str,$(PKG_SOURCE_DATE))
|
||||||
CMAKE_INSTALL:=1
|
CMAKE_INSTALL:=1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue