From a2f3d7fd2b22a91d3104047401cee53a1c8c783a Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 9 Jan 2025 11:07:15 +0000 Subject: [PATCH] libarchive: Update to 3.7.7 This patch also re-enables the testsuite. Signed-off-by: Michael Tremer --- libarchive/libarchive.nm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libarchive/libarchive.nm b/libarchive/libarchive.nm index 9a8753c46..6252b2f52 100644 --- a/libarchive/libarchive.nm +++ b/libarchive/libarchive.nm @@ -4,8 +4,8 @@ ############################################################################### name = libarchive -version = 3.7.2 -release = 1.1 +version = 3.7.7 +release = 1 groups = System/Libraries url = https://www.libarchive.org/ @@ -52,7 +52,7 @@ build --with-zstd test - LD_LIBRARY_PATH=$(pwd)/src/.libs make check || : + LD_LIBRARY_PATH=$(pwd)/src/.libs make check end install_cmds -- 2.47.3