From eaee8ca2a66a978918675b69d7589dbdc11ed1ff Mon Sep 17 00:00:00 2001 From: Piraty Date: Thu, 15 Feb 2024 20:25:54 +0100 Subject: [PATCH] libunwind: update to 1.8.0. --- srcpkgs/libunwind/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libunwind/template b/srcpkgs/libunwind/template index 9eaa45a5497..76233afbc74 100644 --- a/srcpkgs/libunwind/template +++ b/srcpkgs/libunwind/template @@ -1,6 +1,6 @@ # Template file for 'libunwind' pkgname=libunwind -version=1.7.2 +version=1.8.0 revision=1 build_style=gnu-configure hostmakedepends="libtool automake" @@ -10,7 +10,7 @@ maintainer="Orphaned " license="MIT" homepage="https://www.nongnu.org/libunwind/" distfiles="https://github.com/libunwind/libunwind/releases/download/v${version}/libunwind-${version}.tar.gz" -checksum=a18a6a24307443a8ace7a8acc2ce79fbbe6826cd0edf98d6326d0225d6a5d6e6 +checksum=b6b3df40a0970c8f2865fb39aa2af7b5d6f12ad6c5774e266ccca4d6b8b72268 # many test failures make_check=no