cfitsio 3.450
This commit is contained in:
parent
d51142aeb4
commit
f9c5e329b5
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Cfitsio < Formula
|
||||
desc "C access to FITS data files with optional Fortran wrappers"
|
||||
homepage "https://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html"
|
||||
url "https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio3440.tar.gz"
|
||||
version "3.440"
|
||||
sha256 "dd1cad4208fb7a9462914177f26672ccfb21fc8a1f6366e41e7b69b13ad7fd24"
|
||||
url "https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio3450.tar.gz"
|
||||
version "3.450"
|
||||
sha256 "bf6012dbe668ecb22c399c4b7b2814557ee282c74a7d5dc704eb17c30d9fb92e"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue