fftw: add 3.3.3 bottle.

master
BrewTestBot 2014-02-24 15:11:24 +00:00 committed by Mike McQuaid
parent db3447a920
commit 762efa02fa
1 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,13 @@ class Fftw < Formula
url 'http://www.fftw.org/fftw-3.3.3.tar.gz'
sha1 '11487180928d05746d431ebe7a176b52fe205cf9'
bottle do
cellar :any
sha1 "9aeaea9d8cfacda9b6b4a2be377e5cff1c639de6" => :mavericks
sha1 "d59acf1f5bd1ac955ab930fbbef2a2efc8ee3a55" => :mountain_lion
sha1 "272dc2ed950d7ddf59dee0eaf00499c7fd965f95" => :lion
end
option "with-fortran", "Enable Fortran bindings"
depends_on :fortran => :optional