[openwrt/openwrt] tools/dwarves: update to 1.26
LEDE Commits
lede-commits at lists.infradead.org
Wed Feb 28 23:37:30 PST 2024
nick pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/043da3fe5a9b9e0fee99997149713a4a79dc2cf9
commit 043da3fe5a9b9e0fee99997149713a4a79dc2cf9
Author: Tony Ambardar <itugrok at yahoo.com>
AuthorDate: Wed Feb 28 15:04:57 2024 -0800
tools/dwarves: update to 1.26
Release Notes:
https://lore.kernel.org/dwarves/20240228193921.JWQp1Mc2M47ffhgIjnHKh8538u4uztVKuznlck9Pk9E@z/
Signed-off-by: Tony Ambardar <itugrok at yahoo.com>
---
tools/dwarves/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/dwarves/Makefile b/tools/dwarves/Makefile
index 0e84a1ba9f..f48516fcdf 100644
--- a/tools/dwarves/Makefile
+++ b/tools/dwarves/Makefile
@@ -3,12 +3,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dwarves
-PKG_VERSION:=1.25
+PKG_VERSION:=1.26
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://fedorapeople.org/~acme/dwarves/
-PKG_HASH:=e7d45955f6f4eca25a4c8c3bd6611059b35dc217e45976681d7db170fccdec4a
+PKG_HASH:=ad4c08339850e404609e2808012580b7e98366d2b91054bb93fe6dca94651fb4
PKG_LICENSE:=GPL-2.0-only
PKG_LICENSE_FILES:=COPYING
More information about the lede-commits
mailing list