]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libarchive: Update to 3.7.7
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Jan 2025 11:07:15 +0000 (11:07 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Jan 2025 11:07:15 +0000 (11:07 +0000)
This patch also re-enables the testsuite.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
libarchive/libarchive.nm

index 9a8753c461cf66e1db37e3bf7c6023b36b4022c2..6252b2f52061d34f4b6cefe33f0aa6f0fff1e213 100644 (file)
@@ -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