From: Victor Martinez Date: Wed, 9 May 2018 22:34:35 +0000 (+0000) Subject: tar: updated to 1.30 X-Git-Url: http://gitweb/?a=commitdiff_plain;h=2c26c989882b1f0d4d843939b4152856c9859013;p=crossrootfs.git tar: updated to 1.30 --- diff --git a/tar/.md5sum b/tar/.md5sum index ff4082a..0f9478f 100644 --- a/tar/.md5sum +++ b/tar/.md5sum @@ -1 +1 @@ -a1802fec550baaeecff6c381629653ef tar-1.29.tar.xz +2d01c6cd1387be98f57a0ec4e6e35826 tar-1.30.tar.xz diff --git a/tar/Pkgfile b/tar/Pkgfile index 2a993cc..285bcc5 100644 --- a/tar/Pkgfile +++ b/tar/Pkgfile @@ -5,9 +5,9 @@ # Depends on: name=tar -version=1.29 +version=1.30 release=1 -source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.xz) +source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz) build() { cd $name-$version