From b55f706b46fec27885bb58b2d51b25be88d4d1d1 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Thu, 5 Mar 2020 13:44:06 -0500 Subject: Rebuild all the things that need cfitsio because the last build of cfitsio failed and the conda-supplied library is not worth using due to some curl nonsense. (#622) --- hstcal/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hstcal') diff --git a/hstcal/meta.yaml b/hstcal/meta.yaml index 95e563a..486114b 100644 --- a/hstcal/meta.yaml +++ b/hstcal/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'hstcal' %} {% set version = '2.3.1' %} -{% set number = '1' %} +{% set number = '2' %} about: home: https://github.com/spacetelescope/{{ name }} -- cgit