aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorLucas Clemente2013-01-14 17:05:41 +0100
committerAdam Vandenberg2013-01-14 09:30:51 -0800
commita409b51ed7c2f582c847387ade22829675f492e4 (patch)
tree4823bbcce333793ced4c3b725488034e05b93c84 /Library
parenta9b361d3a47a8b6c9f5614a1d956969309729d3a (diff)
downloadhomebrew-a409b51ed7c2f582c847387ade22829675f492e4.tar.bz2
fftw 3.3.3
Closes #17077. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-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 0938080c9..39ba5b7fd 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.2.tar.gz'
- sha1 '11a8c31186ff5a7d686a79a3f21b2530888e0dc2'
+ url 'http://www.fftw.org/fftw-3.3.3.tar.gz'
+ sha1 '11487180928d05746d431ebe7a176b52fe205cf9'
def install
args = ["--enable-shared",