diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2018-03-09 10:18:32 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-09 10:18:32 -0500 |
commit | c72f5f8997b4a96cb878c3cb8b183f243c8503fc (patch) | |
tree | d038715b6816d632348842c0f1c5603bd3cb4af9 /cfitsio | |
parent | 39097a3a3124d099ef3957461c0d7510444e4988 (diff) | |
download | astroconda-dev-c72f5f8997b4a96cb878c3cb8b183f243c8503fc.tar.gz |
Update MD5 value to correct build failure.
Diffstat (limited to 'cfitsio')
-rw-r--r-- | cfitsio/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cfitsio/meta.yaml b/cfitsio/meta.yaml index d48e202..72da754 100644 --- a/cfitsio/meta.yaml +++ b/cfitsio/meta.yaml @@ -24,4 +24,4 @@ requirements: source: fn: {{ name }}{{ version_short }}.tar.gz url: http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/{{ name }}{{ version_short }}.tar.gz - md5: 9c7e34741bdff85768c82aa8326b3664 + md5: 8c9b3383752f1bd663b936c297f19feb |