From: Michael Tremer Date: Tue, 20 Dec 2022 17:23:01 +0000 (+0000) Subject: tar: Update to 1.34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4405c7dabe6b9cfe13be2cccb3a5704fc884166;p=ipfire-3.x.git tar: Update to 1.34 Signed-off-by: Michael Tremer --- diff --git a/tar/tar.nm b/tar/tar.nm index 3953c025c..5403df401 100644 --- a/tar/tar.nm +++ b/tar/tar.nm @@ -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