From 5227aefe97df913ed62ef4285f55a7d54f30ae78 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Mon, 31 Dec 2018 16:07:42 +0000 Subject: Updated Gzip and Gnuastro versions to standard builds Both Gzip and Gnuastro were being bootstrapped personally from their Git repository until now. But fortunately a new release of both came out last week and so to make things standard we are now using their standard tarballs. I also noticed that we weren't checking the version of Gzip or mentioning it in the acknowledgement section. This was also corrected. --- reproduce/config/pipeline/dependency-versions.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'reproduce/config/pipeline') diff --git a/reproduce/config/pipeline/dependency-versions.mk b/reproduce/config/pipeline/dependency-versions.mk index 79c6639..3dec7e0 100644 --- a/reproduce/config/pipeline/dependency-versions.mk +++ b/reproduce/config/pipeline/dependency-versions.mk @@ -14,9 +14,9 @@ gcc-version = 8.2.0 ghostscript-version = 9.26 git-version = 2.20.0 gmp-version = 6.1.2 -gnuastro-version = 0.7.71-efe6f +gnuastro-version = 0.8 grep-version = 3.1 -gzip-version = 1.9.10-051e +gzip-version = 1.10 isl-version = 0.18 libtool-version = 2.4.6 lzip-version = 1.20 -- cgit v1.2.1