diff options
author | jehturner <jturner@gemini.edu> | 2017-02-08 21:18:31 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2017-02-08 21:18:31 -0500 |
commit | 3a2b13d569e0d1a4b25cbd5ae813676da500da2d (patch) | |
tree | 906f88fbd95e39fb74b13d6dd8f475683c8e98e2 /ds9/meta.yaml | |
parent | 6129a1f78259ca42e1a739604879d42b1c6e82c9 (diff) | |
download | astroconda-contrib-3a2b13d569e0d1a4b25cbd5ae813676da500da2d.tar.gz |
Compile ds9 without optional libXss dependency on Linux (missing on some machines at run time) and update to latest v7.5. (#150)
Diffstat (limited to 'ds9/meta.yaml')
-rw-r--r-- | ds9/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/meta.yaml b/ds9/meta.yaml index 0f4c9a6..d5dacdd 100644 --- a/ds9/meta.yaml +++ b/ds9/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'ds9' %} -{% set version = '7.4' %} +{% set version = '7.5' %} {% set number = '0' %} about: |