summaryrefslogtreecommitdiff
path: root/fitsverify
diff options
context:
space:
mode:
Diffstat (limited to 'fitsverify')
-rw-r--r--fitsverify/meta.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/fitsverify/meta.yaml b/fitsverify/meta.yaml
index 1efa4b4..ac2ea0e 100644
--- a/fitsverify/meta.yaml
+++ b/fitsverify/meta.yaml
@@ -1,6 +1,6 @@
{% set name = 'fitsverify' %}
{% set version = '4.18' %}
-{% set number = '12' %}
+{% set number = '13' %}
# number = 1 ; legacy, links against whatever is provided by available cfitsio package
# number = 2 ; links against cfitsio < 3.410
# number = 3 ; links against cfitsio >= 3.410
@@ -9,6 +9,7 @@
# number = 7 ; links against cfitsio > 3.440 (now provided by conda)
# number = 8 ; Rebuild to link against cfitsio from Astroconda (conda's cfitsio uses
# broken curl things. Astroconda cfitsio is patched to avoid.
+# = 13 ; link against new cfitsio build with added bzip2 dependency
about:
home: http://heasarc.gsfc.nasa.gov/fitsio/fitsio.html