From: Michael Tremer Date: Thu, 9 Jan 2025 11:07:15 +0000 (+0000) Subject: libarchive: Update to 3.7.7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a2f3d7fd2b22a91d3104047401cee53a1c8c783a;p=ipfire-3.x.git libarchive: Update to 3.7.7 This patch also re-enables the testsuite. Signed-off-by: Michael Tremer --- 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