projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
582d8f0
)
tools/dwarves: update to 1.31
author
Nick Hainke
<
[email protected]
>
Thu, 20 Nov 2025 20:39:33 +0000
(21:39 +0100)
committer
Nick Hainke
<
[email protected]
>
Sat, 22 Nov 2025 22:09:51 +0000
(23:09 +0100)
Upstream switched to tar.xz.
Release Notes:
- https://github.com/acmel/dwarves/releases/tag/v1.30
- https://github.com/acmel/dwarves/releases/tag/v1.31
Link:
https://github.com/openwrt/openwrt/pull/20845
Signed-off-by: Nick Hainke <
[email protected]
>
tools/dwarves/Makefile
patch
|
blob
|
history
diff --git
a/tools/dwarves/Makefile
b/tools/dwarves/Makefile
index 56259b260ed170a9da178be4bd68b3b721f49087..b6c08e96c94e11f9edba5e8fc9fd2588fd3d11b8 100644
(file)
--- a/
tools/dwarves/Makefile
+++ b/
tools/dwarves/Makefile
@@
-3,12
+3,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=dwarves
-PKG_VERSION:=1.
29
+PKG_VERSION:=1.
31
PKG_RELEASE:=1
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.
bz2
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.
xz
PKG_SOURCE_URL:=https://fedorapeople.org/~acme/dwarves/
-PKG_HASH:=
59c597d4e953c714d6f3ff36aeed2ac30cba85c1d7b94d0c87ca91d611d98a56
+PKG_HASH:=
0a7f255ccacf8cc7f8cd119099eb327179b4b3c67cb015af646af6d0cb03054d
PKG_MAINTAINER:=Tony Ambardar <
[email protected]
>
PKG_LICENSE:=GPL-2.0-only