summaryrefslogtreecommitdiff
path: root/hstcal
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2018-04-16 11:14:39 -0400
committerGitHub <noreply@github.com>2018-04-16 11:14:39 -0400
commit1fea33022f24434767cb6db373c58470dee1de86 (patch)
tree10597d56d4b54cf5ccc4af1451978eaf202da352 /hstcal
parentde2c6a33a16fe1d6575d766610b955c3bd1a7652 (diff)
parentf28043ab517eb96a1cbfd141ba545cca9605570f (diff)
downloadastroconda-dev-1fea33022f24434767cb6db373c58470dee1de86.tar.gz
Merge pull request #132 from rendinam/rebuild_for_cfitsio
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 }}