Skip to content

Commit

Permalink
cfitsio 3.430
Browse files Browse the repository at this point in the history
Closes #24976.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
  • Loading branch information
devonhollowood authored and fxcoudert committed Mar 8, 2018
1 parent f2a0624 commit 2a89b54
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/cfitsio.rb
@@ -1,10 +1,10 @@
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/cfitsio3420.tar.gz"
mirror "https://fossies.org/linux/misc/cfitsio3420.tar.gz"
version "3.420"
sha256 "6c10aa636118fa12d9a5e2e66f22c6436fb358da2af6dbf7e133c142e2ac16b8"
url "https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio3430.tar.gz"
mirror "https://fossies.org/linux/misc/cfitsio3430.tar.gz"
version "3.430"
sha256 "14905b6f91ef64a34c90ec771d21a8f6da81d8ce083680c7c41651576087cf1d"

bottle do
cellar :any
Expand Down

0 comments on commit 2a89b54

Please sign in to comment.