cfitsio: --with-examples 2014.01.23
Closes Homebrew/homebrew#26472. Closes Homebrew/homebrew#26473.
This commit is contained in:
parent
a5222a521c
commit
3b34f29ae7
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ class Cfitsio < Formula
|
|||
|
||||
resource 'examples' do
|
||||
url 'http://heasarc.gsfc.nasa.gov/docs/software/fitsio/cexamples/cexamples.zip'
|
||||
version '2012.09.24'
|
||||
sha1 '668ffa9a65a66c9f1d7f4241867e1e8adf653231'
|
||||
version '2014.01.23'
|
||||
sha1 '39a66bb611bf611e7c88f0a410234c0d4955529c'
|
||||
end if build.with? 'examples'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue