mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-10 08:44:39 +01:00
ubus: update to Git HEAD (2025-11-03)
6fdf7a979162 github: improve CI 0d4bcb56f5e1 github: fix CI apt dependencies Link: https://github.com/openwrt/openwrt/pull/20716 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
825dbed09a
commit
c0a30370f9
1 changed files with 3 additions and 3 deletions
|
|
@ -5,9 +5,9 @@ PKG_RELEASE:=1
|
|||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/ubus.git
|
||||
PKG_SOURCE_DATE:=2025-10-17
|
||||
PKG_SOURCE_VERSION:=60e04048a0e2f3e33651c19e62861b41be4c290f
|
||||
PKG_MIRROR_HASH:=2db028305ae58afe184bb01e51d3635898d84ffcd04308a73ce143c05fc7b2db
|
||||
PKG_SOURCE_DATE:=2025-11-03
|
||||
PKG_SOURCE_VERSION:=0d4bcb56f5e1386e7dc99f1ec9f3b6c9211c8ab6
|
||||
PKG_MIRROR_HASH:=c3f8519fbe1fa3795925e327eeaf292f0325c9ebb696ff2ea73877e9d0186075
|
||||
PKG_ABI_VERSION:=$(call abi_version_str,$(PKG_SOURCE_DATE))
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue