From 4b3d85ec8aef730dfbde767cf5c9bb6a51ba999f Mon Sep 17 00:00:00 2001 From: David Hall Date: Wed, 14 Mar 2012 07:45:17 -0300 Subject: fftw 3.3.1 Signed-off-by: Adam Vandenberg --- Library/Formula/fftw.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/fftw.rb b/Library/Formula/fftw.rb index 655c0e80f..cf646acc6 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.tar.gz' - md5 '0728ab3ec0ebb06631ab3b80a5c3d130' + url 'http://www.fftw.org/fftw-3.3.1.tar.gz' + md5 '76f5f3c7577613d0fbedaae77450ac91' def install args = ["--enable-shared", -- cgit v1.2.3