Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Commit 289d97b

Browse files
committed
tar 1.29
1 parent 9a42f2a commit 289d97b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

slaves/dist/build_tar.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
set -ex
44

5-
VERSION=1.28
6-
SHA256=60e4bfe0602fef34cd908d91cf638e17eeb09394d7b98c2487217dc4d3147562
5+
VERSION=1.29
6+
SHA256=236b11190c0a3a6885bdb8d61424f2b36a5872869aa3f7f695dea4b4843ae2f2
77

88
curl https://ftp.gnu.org/gnu/tar/tar-$VERSION.tar.bz2 | \
99
tee >(sha256sum > tar-$VERSION.tar.bz2.sha256) | tar xjf -

0 commit comments

Comments
 (0)