aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Christenson2014-05-12 03:38:45 -0600
committerAdam Vandenberg2014-05-12 07:29:55 -0700
commit7bc6520e23e77a092bb6d7de68e40c61327553da (patch)
treec7d1be3ad90fb43604af41b284147b31e478416c
parentb59f6733c92c1151d213bc9fc90828bfd341cfaa (diff)
downloadhomebrew-7bc6520e23e77a092bb6d7de68e40c61327553da.tar.bz2
fftw 3.3.4
-rw-r--r--Library/Formula/fftw.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/fftw.rb b/Library/Formula/fftw.rb
index 4f1630ba2..caf23cd4a 100644
--- a/Library/Formula/fftw.rb
+++ b/Library/Formula/fftw.rb
@@ -2,8 +2,8 @@ require 'formula'
class Fftw < Formula
homepage 'http://www.fftw.org'
- url 'http://www.fftw.org/fftw-3.3.3.tar.gz'
- sha1 '11487180928d05746d431ebe7a176b52fe205cf9'
+ url 'http://www.fftw.org/fftw-3.3.4.tar.gz'
+ sha1 'fd508bac8ac13b3a46152c54b7ac885b69734262'
bottle do
cellar :any