tar: Update to 1.31

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2019-01-04 02:41:54 +00:00
parent 0d48422764
commit aeb87e9606
1 changed files with 2 additions and 10 deletions

View File

@ -4,8 +4,8 @@
###############################################################################
name = tar
version = 1.29
release = 2
version = 1.31
release = 1
groups = System/Packaging
url = http://www.gnu.org/software/tar/
@ -29,10 +29,6 @@ CONFIGURE_ENVIRONMENT = FORCE_UNSAFE_CONFIGURE=1
build
requires
autoconf
automake
gettext
gettext-devel
libacl-devel
libattr-devel
texinfo
@ -42,10 +38,6 @@ build
--libexecdir=/usr/sbin \
FORCE_UNSAFE_CONFIGURE=1
prepare_cmds
autoreconf -vfi
end
test
make check
end