From d1a05c56ec8a5d3bd4bc79e974fb29649374ed67 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 6 Apr 2024 16:57:19 +0200 Subject: [PATCH] libarchive: backport "make error reporting more robust and use correct errno". https://github.com/libarchive/libarchive/pull/2101 --- srcpkgs/libarchive/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libarchive/template b/srcpkgs/libarchive/template index 1bd7b915e29..2117ec670b8 100644 --- a/srcpkgs/libarchive/template +++ b/srcpkgs/libarchive/template @@ -1,7 +1,7 @@ # Template file for 'libarchive' pkgname=libarchive version=3.7.2 -revision=1 +revision=2 bootstrap=yes build_style=gnu-configure configure_args="$(vopt_enable acl) $(vopt_enable acl xattr)