mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
udebug: update to Git HEAD (2025-08-15)
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
3d953628bf17 udebugd: add support for setting an override config 93f6df0240e5 udebug-cli: add support for overriding config on the command line Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
45360a5aea
commit
c4e7b9b9b7
1 changed files with 3 additions and 3 deletions
|
|
@ -11,9 +11,9 @@ PKG_NAME:=udebug
|
|||
CMAKE_INSTALL:=1
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/udebug.git
|
||||
PKG_MIRROR_HASH:=578f795ef6ed0400efae8754891539e5b2922d8b164425e535b96da1b0a089c5
|
||||
PKG_SOURCE_DATE:=2025-07-23
|
||||
PKG_SOURCE_VERSION:=6ed8536142bbd4360b55a423723456a6a862c99b
|
||||
PKG_MIRROR_HASH:=88dffbff7c91ce7f314eb0debbdfd46258633b11106a1e8609a52345a5d65593
|
||||
PKG_SOURCE_DATE:=2025-08-15
|
||||
PKG_SOURCE_VERSION:=93f6df0240e53115f488357ae83bcf0ae25422d2
|
||||
PKG_ABI_VERSION:=$(call abi_version_str,$(PKG_SOURCE_DATE))
|
||||
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue