diff options
| author | Matt Rendina <rendinam@users.noreply.github.com> | 2018-03-13 15:14:40 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-13 15:14:40 -0400 | 
| commit | 8987d0f63589e903c27781dfafcbbb93e38ed8da (patch) | |
| tree | 1146052fcadd4224df6700c384ea2e667a63dc04 /ccfits | |
| parent | 11a3a0e80e5dd418fb3798aaaa8e44e662a6c52c (diff) | |
| parent | f40758429f5546561a305cb9cc128b01f306fe11 (diff) | |
| download | astroconda-contrib-8987d0f63589e903c27781dfafcbbb93e38ed8da.tar.gz | |
Merge pull request #323 from rendinam/cfitsio_rebuild
Force rebuild of packages that depend upon cfitsio
Diffstat (limited to 'ccfits')
| -rw-r--r-- | ccfits/meta.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ccfits/meta.yaml b/ccfits/meta.yaml index e468fa1..1d7f6d4 100644 --- a/ccfits/meta.yaml +++ b/ccfits/meta.yaml @@ -4,7 +4,7 @@  {% if version[0] == 'v' %}  {%   set version = version[1:] %}  {% endif %} -{% set number = '1' %} +{% set number = '2' %}  about:      home: | 
