From: Tony Ambardar Date: Wed, 28 Feb 2024 23:04:57 +0000 (-0800) Subject: tools/dwarves: update to 1.26 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fnbd.git;a=commitdiff_plain;h=043da3fe5a9b9e0fee99997149713a4a79dc2cf9 tools/dwarves: update to 1.26 Release Notes: https://lore.kernel.org/dwarves/20240228193921.JWQp1Mc2M47ffhgIjnHKh8538u4uztVKuznlck9Pk9E@z/ Signed-off-by: Tony Ambardar --- 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