fftw 3.3.3

Closes Homebrew/homebrew#17077.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Lucas Clemente 2013-01-14 17:05:41 +01:00 committed by Adam Vandenberg
parent 8477df1c57
commit 50f50f845a
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Fftw < Formula class Fftw < Formula
homepage 'http://www.fftw.org' homepage 'http://www.fftw.org'
url 'http://www.fftw.org/fftw-3.3.2.tar.gz' url 'http://www.fftw.org/fftw-3.3.3.tar.gz'
sha1 '11a8c31186ff5a7d686a79a3f21b2530888e0dc2' sha1 '11487180928d05746d431ebe7a176b52fe205cf9'
def install def install
args = ["--enable-shared", args = ["--enable-shared",