summaryrefslogtreecommitdiffstats
path: root/rules/libelf.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libelf.make')
-rw-r--r--rules/libelf.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libelf.make b/rules/libelf.make
index 74177c67c..9ecdd2d54 100644
--- a/rules/libelf.make
+++ b/rules/libelf.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_LIBELF) += libelf
#
# Paths and names
#
-LIBELF_VERSION := 0.171
-LIBELF_MD5 := 3926422984f02a2e5f7242d22ab6e1fa
+LIBELF_VERSION := 0.174
+LIBELF_MD5 := 48bec24c0c8b2c16820326956dff9378
LIBELF := elfutils-$(LIBELF_VERSION)
LIBELF_SUFFIX := tar.bz2
LIBELF_URL := https://sourceware.org/elfutils/ftp/$(LIBELF_VERSION)/$(LIBELF).$(LIBELF_SUFFIX)