aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-11-05 22:50:27 +0000
committerMike McQuaid2014-11-06 08:31:34 +0000
commit7b7f4fcad6b2b47ede35d6262ef5b2c8dc9d1cdc (patch)
treea7f48f27e557fb0c092c59a5a4862574988a297a
parent5baf459a95b033e4ac5cc8ac60de5983082febcd (diff)
downloadhomebrew-7b7f4fcad6b2b47ede35d6262ef5b2c8dc9d1cdc.tar.bz2
fftw: update 3.3.4 bottle.
-rw-r--r--Library/Formula/fftw.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/fftw.rb b/Library/Formula/fftw.rb
index e6527ebed..1b988f8bd 100644
--- a/Library/Formula/fftw.rb
+++ b/Library/Formula/fftw.rb
@@ -7,10 +7,10 @@ class Fftw < Formula
bottle do
cellar :any
- revision 1
- sha1 "edf0ba7f313d219a9f2b397a1418ee2121327959" => :yosemite
- sha1 "f68bcfc985833b9680c61f057d6bde80ae80fcb1" => :mavericks
- sha1 "c458d7f414aeca2ab980901815991edbe81007e5" => :mountain_lion
+ revision 2
+ sha1 "23ca4d2d44d13a4831cbeb8600425389050ca601" => :yosemite
+ sha1 "5103995b587d5223f54c20ce64023aea5220de11" => :mavericks
+ sha1 "7874a8fe1eeb52096a428778da61564358f6729e" => :mountain_lion
end
option "with-fortran", "Enable Fortran bindings"