cfitsio 3.340
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
f2020d4362
commit
0239a3a540
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ end
|
|||
|
||||
class Cfitsio < Formula
|
||||
homepage 'http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html'
|
||||
url 'ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio3310.tar.gz'
|
||||
sha1 '35360dccc69dc5f12efb6fc9096ad951b59244d5'
|
||||
version '3.310'
|
||||
url 'ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio3340.tar.gz'
|
||||
sha1 '9b6f61bbc0528662134d05f9d84dfe88db9df9b2'
|
||||
version '3.340'
|
||||
|
||||
option 'with-examples', "Compile and install example programs"
|
||||
|
||||
|
|
Loading…
Reference in a new issue