From 66c1b59ea170032f54441fed39a3ed255070c400 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Tue, 13 Nov 2018 16:58:13 +0000 Subject: Most library versions are now also checked All the libraries that define their version string as a macro in their headers are now also checked in `reproduce/src/make/initialize.mk'. Also, the CFITSIO tarball now follows the same versioning style as the rest of the tarballs: a script is added to convert the version string into what is included in the tarball. --- reproduce/config/pipeline/dependency-versions.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'reproduce/config') diff --git a/reproduce/config/pipeline/dependency-versions.mk b/reproduce/config/pipeline/dependency-versions.mk index bf19dc1..ad8dd2c 100644 --- a/reproduce/config/pipeline/dependency-versions.mk +++ b/reproduce/config/pipeline/dependency-versions.mk @@ -9,16 +9,16 @@ ghostscript-version = 9.25 git-version = 2.19.1 gnuastro-version = 0.7.60-4c9eb grep-version = 3.1 +libtool-version = 2.4.6 make-version = 4.2.90 sed-version = 4.5 # Libraries -cfitsio-version = 3450 +cfitsio-version = 3.45 curl-version = 7.62.0 gsl-version = 2.5 libjpeg-version = v9b libgit2-version = 0.26.0 libtiff-version = 4.0.10 -libtool-version = 2.4.6 wcslib-version = 6.2 zlib-version = 1.2.11 -- cgit v1.2.1