diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-06-12 18:07:23 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-06-12 19:22:38 +0100 |
commit | ac85d0e251768acca0844836a5513fc0010919a8 (patch) | |
tree | 519631915110ef854639e2f06d3938beedfd3210 /reproduce/software/config | |
parent | b217136926af599219a410e426d8157101d8224a (diff) | |
parent | 7a0d4bf2df6c78015b9dd3ec42cfb23d41252ffb (diff) |
Imported recent work on Imfit, minor conflicts fixed
The recent work by Raul to import Imfit is now merged into the master
branch. Only a few minor conflicts came up due to the update with CFITSIO
(that Raul also done in parallel on this branch).
Diffstat (limited to 'reproduce/software/config')
-rw-r--r-- | reproduce/software/config/installation/versions.mk | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/reproduce/software/config/installation/versions.mk b/reproduce/software/config/installation/versions.mk index bd3b066..d0174c8 100644 --- a/reproduce/software/config/installation/versions.mk +++ b/reproduce/software/config/installation/versions.mk @@ -25,7 +25,7 @@ bash-version = 5.0.7 binutils-version = 2.32 coreutils-version = 8.31 -curl-version = 7.63.0 +curl-version = 7.65.1 diffutils-version = 3.7 file-version = 5.36 findutils-version = 4.6.0.199-e3fc @@ -82,6 +82,7 @@ gnuastro-version = 0.9 gsl-version = 2.5 hdf5-version = 1.10.5 imagemagick-version = 7.0.8-46 +imfit-version = 1.6.1 libffi-version = 3.2.1 libjpeg-version = v9b libpng-version = 1.6.37 @@ -93,6 +94,7 @@ openmpi-version = 4.0.1 pixman-version = 0.38.0 python-version = 3.7.3 scamp-version = 2.6.7 +scons-version = 3.0.5 sextractor-version = 2.25.0 swarp-version = 2.38.0 swig-version = 3.0.12 |