summaryrefslogtreecommitdiffstats
path: root/tools/dwarves/Makefile
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2022-10-21 23:24:29 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2022-10-22 22:53:24 +0200
commit7179b06898b0c89c7f47385b6b64b40ef53bed04 (patch)
treed4cd17a2809e347679e2e17a9e49c185c8b849ff /tools/dwarves/Makefile
parentd213f273391bc9fb8edb1ffcb7c907a2345dde4e (diff)
downloadopenwrt-7179b06898b0c89c7f47385b6b64b40ef53bed04.tar.gz
openwrt-7179b06898b0c89c7f47385b6b64b40ef53bed04.tar.bz2
openwrt-7179b06898b0c89c7f47385b6b64b40ef53bed04.zip
tools/dwarves: update to 1.24
Release Notes: https://lwn.net/Articles/905738/ Switch to https "fedorapeople.org"-mirror. Use $(AUTORELEASE). Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'tools/dwarves/Makefile')
-rw-r--r--tools/dwarves/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/tools/dwarves/Makefile b/tools/dwarves/Makefile
index 41f0532701..d9a121aab1 100644
--- a/tools/dwarves/Makefile
+++ b/tools/dwarves/Makefile
@@ -3,11 +3,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dwarves
+PKG_VERSION:=1.24
+PKG_RELEASE:=$(AUTORELEASE)
+
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
+PKG_SOURCE_URL:=https://fedorapeople.org/~acme/dwarves/
+PKG_HASH:=576bc112b95937dfbcd347c423696ee9e1992a338fdca1acacca736fd95f69c2
-PKG_SOURCE_VERSION:=v1.23
-PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/devel/pahole/pahole.git
-PKG_MIRROR_HASH:=6ab1bb1dbdf6c73ffcf485d909229dc1da1a3d24efd213e92c56489b58d6a4bd
PKG_LICENSE:=GPL-2.0-only
PKG_LICENSE_FILES:=COPYING