mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libunwind: Version bump. 1.8.0 -> 1.8.1
@ 2024-02-24 16:42 Christian Melki
  2024-03-15  4:06 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-02-24 16:42 UTC (permalink / raw)
  To: ptxdist

Minor fixes. Tests are installed, but ptxdist
builds with tests disabled. So no big changes.
https://github.com/libunwind/libunwind/releases/tag/v1.8.1

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libunwind.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libunwind.make b/rules/libunwind.make
index b1cd40a58..5eab56e29 100644
--- a/rules/libunwind.make
+++ b/rules/libunwind.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBUNWIND) += libunwind
 #
 # Paths and names
 #
-LIBUNWIND_VERSION	:= 1.8.0
-LIBUNWIND_MD5		:= c66dabc3d032eee8f4053595af7c31cb
+LIBUNWIND_VERSION	:= 1.8.1
+LIBUNWIND_MD5		:= 10c96118ff30b88c9eeb6eac8e75599d
 LIBUNWIND		:= libunwind-$(LIBUNWIND_VERSION)
 LIBUNWIND_SUFFIX	:= tar.gz
 LIBUNWIND_URL		:= https://github.com/libunwind/libunwind/releases/download/v$(LIBUNWIND_VERSION)/$(LIBUNWIND).$(LIBUNWIND_SUFFIX)
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-15  4:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-24 16:42 [ptxdist] [PATCH] libunwind: Version bump. 1.8.0 -> 1.8.1 Christian Melki
2024-03-15  4:06 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox