From 7b968129d2279a2ca5ececd8d6f8cee828c0772e Mon Sep 17 00:00:00 2001 From: q66 Date: Sat, 9 Jan 2021 21:20:38 +0100 Subject: [PATCH] libunwind: rebuild for libucontext-1.0 --- srcpkgs/libunwind/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libunwind/template b/srcpkgs/libunwind/template index f520421b20d..67bd6303e01 100644 --- a/srcpkgs/libunwind/template +++ b/srcpkgs/libunwind/template @@ -1,7 +1,7 @@ # Template file for 'libunwind' pkgname=libunwind version=1.5.0 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="libtool automake" makedepends="liblzma-devel"