aboutsummaryrefslogtreecommitdiffstats
path: root/tools/elfutils
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2023-03-04 23:12:31 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2023-03-12 13:53:49 +0100
commit34f7b2120cf9be9a186f6db1076b462e5951e207 (patch)
treefe23d231d3c900bff2a2b5bf75586a1e75e09001 /tools/elfutils
parent166ab6f90eef9e08b1d5f45fe5464ecd2194b2e3 (diff)
downloadupstream-34f7b2120cf9be9a186f6db1076b462e5951e207.tar.gz
upstream-34f7b2120cf9be9a186f6db1076b462e5951e207.tar.bz2
upstream-34f7b2120cf9be9a186f6db1076b462e5951e207.zip
tools/elfutils: update to 1.89
Release Notes: https://sourceware.org/pipermail/elfutils-devel/2023q1/006023.html Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'tools/elfutils')
-rw-r--r--tools/elfutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/elfutils/Makefile b/tools/elfutils/Makefile
index 4461e45b68..f9c6272719 100644
--- a/tools/elfutils/Makefile
+++ b/tools/elfutils/Makefile
@@ -3,12 +3,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=elfutils
-PKG_VERSION:=0.188
+PKG_VERSION:=0.189
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://sourceware.org/$(PKG_NAME)/ftp/$(PKG_VERSION)
-PKG_HASH:=fb8b0e8d0802005b9a309c60c1d8de32dd2951b56f0c3a3cb56d21ce01595dff
+PKG_HASH:=39bd8f1a338e2b7cd4abc3ff11a0eddc6e690f69578a57478d8179b4148708c8
PKG_LICENSE:=GPL-3.0-or-later
PKG_LICENSE_FILES:=COPYING COPYING-GPLV2 COPYING-LGPLV3