summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorChristian Melki <christian.melki@t2data.com>2021-12-22 14:02:57 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-01-07 13:18:45 +0100
commit1f6e494357110e7703da6d267a1464d89cfbf41c (patch)
treeee744766d90333e702ea892905052c627c811971 /rules
parentf71e45454bb938e07761eccd8073ae7887b574b1 (diff)
downloadptxdist-1f6e494357110e7703da6d267a1464d89cfbf41c.tar.gz
ptxdist-1f6e494357110e7703da6d267a1464d89cfbf41c.tar.xz
libunwind: Version bump 1.5.0 -> 1.6.2
Update libunwind (mostly graphics related dependencies), for SDL2 etc. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20211222130304.2549154-16-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/libunwind.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libunwind.make b/rules/libunwind.make
index 27e8b3534..71286acd9 100644
--- a/rules/libunwind.make
+++ b/rules/libunwind.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBUNWIND) += libunwind
#
# Paths and names
#
-LIBUNWIND_VERSION := 1.5.0
-LIBUNWIND_MD5 := c6923dda0675f6a4ef21426164dc8b6a
+LIBUNWIND_VERSION := 1.6.2
+LIBUNWIND_MD5 := f625b6a98ac1976116c71708a73dc44a
LIBUNWIND := libunwind-$(LIBUNWIND_VERSION)
LIBUNWIND_SUFFIX := tar.gz
LIBUNWIND_URL := http://download.savannah.gnu.org/releases/libunwind/$(LIBUNWIND).$(LIBUNWIND_SUFFIX)