summaryrefslogtreecommitdiff
path: root/hstcal
diff options
context:
space:
mode:
authorMatt Rendina <mrendina@stsci.edu>2018-04-16 11:11:41 -0400
committerMatt Rendina <mrendina@stsci.edu>2018-04-16 11:11:41 -0400
commitf28043ab517eb96a1cbfd141ba545cca9605570f (patch)
tree10597d56d4b54cf5ccc4af1451978eaf202da352 /hstcal
parentde2c6a33a16fe1d6575d766610b955c3bd1a7652 (diff)
downloadastroconda-dev-f28043ab517eb96a1cbfd141ba545cca9605570f.tar.gz
Force rebuild of packages to use latest cfitsio.
Diffstat (limited to 'hstcal')
-rw-r--r--hstcal/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hstcal/meta.yaml b/hstcal/meta.yaml
index 86c1a70..c8a7ea5 100644
--- a/hstcal/meta.yaml
+++ b/hstcal/meta.yaml
@@ -3,7 +3,7 @@
{% if version[0] == 'v' %}
{% set version = version[1:] %}
{% endif %}
-{% set number = '3' %}
+{% set number = '4' %}
about:
home: https://github.com/spacetelescope/{{ name }}