From 043da3fe5a9b9e0fee99997149713a4a79dc2cf9 Mon Sep 17 00:00:00 2001 From: Tony Ambardar Date: Wed, 28 Feb 2024 15:04:57 -0800 Subject: [PATCH] tools/dwarves: update to 1.26 Release Notes: https://lore.kernel.org/dwarves/20240228193921.JWQp1Mc2M47ffhgIjnHKh8538u4uztVKuznlck9Pk9E@z/ Signed-off-by: Tony Ambardar --- 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