summaryrefslogtreecommitdiff
path: root/hstcal/meta.yaml
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2020-03-05 13:44:06 -0500
committerGitHub <noreply@github.com>2020-03-05 13:44:06 -0500
commitb55f706b46fec27885bb58b2d51b25be88d4d1d1 (patch)
tree0ef620b3e88da7f660ae988d71fd859d5846c37f /hstcal/meta.yaml
parentc70a3a60d3a0ea3b101be5ce4e3d106a02f030e3 (diff)
downloadastroconda-contrib-b55f706b46fec27885bb58b2d51b25be88d4d1d1.tar.gz
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)
Diffstat (limited to 'hstcal/meta.yaml')
-rw-r--r--hstcal/meta.yaml2
1 files changed, 1 insertions, 1 deletions
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 }}