summaryrefslogtreecommitdiffstats
path: root/rules/libunwind.make
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2018-05-28 00:20:58 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-05-28 07:54:50 +0200
commit92eb35f87da2665cfd0fcaa2329185992d387827 (patch)
tree100805f4d05a0976cc81fe86e8a811011bccb712 /rules/libunwind.make
parentad1d6daced005e692b619c74fe3f230090fb054e (diff)
downloadptxdist-92eb35f87da2665cfd0fcaa2329185992d387827.tar.gz
ptxdist-92eb35f87da2665cfd0fcaa2329185992d387827.tar.xz
libunwind: version bump 1.2 -> 1.2.1
Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libunwind.make')
-rw-r--r--rules/libunwind.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libunwind.make b/rules/libunwind.make
index 872e88cc0..ea2e1ce5e 100644
--- a/rules/libunwind.make
+++ b/rules/libunwind.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBUNWIND) += libunwind
#
# Paths and names
#
-LIBUNWIND_VERSION := 1.2
-LIBUNWIND_MD5 := eefcb5d7f78fdc8f1ed172a26ea4202f
+LIBUNWIND_VERSION := 1.2.1
+LIBUNWIND_MD5 := 06ba9e60d92fd6f55cd9dadb084df19e
LIBUNWIND := libunwind-$(LIBUNWIND_VERSION)
LIBUNWIND_SUFFIX := tar.gz
LIBUNWIND_URL := http://download.savannah.gnu.org/releases/libunwind/$(LIBUNWIND).$(LIBUNWIND_SUFFIX)