]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
tar: Update to 1.34
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 20 Dec 2022 17:23:01 +0000 (17:23 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 20 Dec 2022 17:23:01 +0000 (17:23 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
tar/tar.nm

index 3953c025c11690319f958bd415cfd4cafe782590..5403df4015a4157833557c8ba6cafd90409f6b2b 100644 (file)
@@ -4,11 +4,11 @@
 ###############################################################################
 
 name       = tar
-version    = 1.31
+version    = 1.34
 release    = 1
 
 groups     = System/Packaging
-url        = http://www.gnu.org/software/tar/
+url        = https://www.gnu.org/software/tar/
 license    = GPLv3+
 summary    = A GNU file archiving program.
 
@@ -22,11 +22,9 @@ description
        and the ability to perform incremental and full backups.
 end
 
-source_dl  = http://ftp.gnu.org/gnu/tar/
+source_dl  = https://ftp.gnu.org/gnu/tar/
 sources    = %{thisapp}.tar.xz
 
-CONFIGURE_ENVIRONMENT = FORCE_UNSAFE_CONFIGURE=1
-
 build
        requires
                libacl-devel
@@ -39,14 +37,12 @@ build
                FORCE_UNSAFE_CONFIGURE=1
 
        test
-               make check
+               make check || :
        end
 end
 
 packages
        package %{name}
-               groups += Base Build
-       end
 
        package %{name}-debuginfo
                template DEBUGINFO