diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-07-25 00:15:58 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-07-25 00:15:58 +0100 |
commit | af43062b5eb5f8af9f6c59e1cb6b0ee003bf107a (patch) | |
tree | 7d6f0ce38715c1946724abd595480da1a226672c /reproduce/software/config | |
parent | c58835bc4196ac3abad608b67455df8fd5f42683 (diff) |
Updated version of WCSLIB to 6.3, previously 6.2
Some bugs have been fixed in the new version of WCSLIB, so it has been
updated in the template.
Diffstat (limited to 'reproduce/software/config')
-rw-r--r-- | reproduce/software/config/installation/versions.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reproduce/software/config/installation/versions.mk b/reproduce/software/config/installation/versions.mk index b6c5517..80d9619 100644 --- a/reproduce/software/config/installation/versions.mk +++ b/reproduce/software/config/installation/versions.mk @@ -177,4 +177,4 @@ bzip2-version = 1.0.6 lapack-version = 3.8.0 libgit2-version = 0.28.2 netpbm-version = 10.86.99 -wcslib-version = 6.2 +wcslib-version = 6.3 |