diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-08-09 11:10:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-09 11:10:15 -0400 |
commit | 6a4484790fefb15b48a11b9640590196e45caaa5 (patch) | |
tree | e4ed9f3fc5f024ca3170416bc8917cb6ab5d164d /stsci | |
parent | 44c0e17a1740262e17a9f377a2ba7301f2cf093b (diff) | |
download | astroconda-contrib-6a4484790fefb15b48a11b9640590196e45caaa5.tar.gz |
Cfitsio disable cURL (#385)
* Bump build number for affected recipes
Diffstat (limited to 'stsci')
-rw-r--r-- | stsci/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stsci/meta.yaml b/stsci/meta.yaml index 0e66d61..dc3746d 100644 --- a/stsci/meta.yaml +++ b/stsci/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'stsci' %} {% set version = '3.0.2' %} -{% set number = '0' %} +{% set number = '1' %} about: home: http://ssb.stsci.edu |