From 416988c0cd4ea06cb3517fc49add9af94efbbacf Mon Sep 17 00:00:00 2001 From: Piraty Date: Sat, 14 Jun 2025 22:19:34 +0200 Subject: [PATCH] libunwind: update to 1.8.2. --- srcpkgs/libunwind/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libunwind/template b/srcpkgs/libunwind/template index ee38c43be11..4795a10af33 100644 --- a/srcpkgs/libunwind/template +++ b/srcpkgs/libunwind/template @@ -1,6 +1,6 @@ # Template file for 'libunwind' pkgname=libunwind -version=1.8.1 +version=1.8.2 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=ddf0e32dd5fafe5283198d37e4bf9decf7ba1770b6e7e006c33e6df79e6a6157 +checksum=7f262f1a1224f437ede0f96a6932b582c8f5421ff207c04e3d9504dfa04c8b82 # many test failures make_check=no