From 617845e6d595f5f2704ad9d75d35fb20ed1c2c55 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Mon, 6 Aug 2018 16:34:33 -0400 Subject: Cfitsio disable curl (#148) * Initial commit of 0001-cfitsio-autoconf-disable-curl.patch * Apply patch to recipe * Rebuild recipes requiring cfitsio --- stsci/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stsci') diff --git a/stsci/meta.yaml b/stsci/meta.yaml index e6281e3..850c436 100644 --- a/stsci/meta.yaml +++ b/stsci/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'stsci' %} {% set version = '0.0.0.dev0' %} -{% set number = '2' %} +{% set number = '3' %} about: home: http://stsci.edu -- cgit