diff options
author | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2008-12-16 17:54:13 +0000 |
---|---|---|
committer | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2008-12-16 17:54:13 +0000 |
commit | 9a3dc9bcfedb3e9b757a0652653163587a902131 (patch) | |
tree | 8699810d4a2c56fae97409aad749bece8b486779 /sci | |
parent | ba8f4422bc4299fb9fae20695345eda809260461 (diff) | |
download | mkbuilds-9a3dc9bcfedb3e9b757a0652653163587a902131.tar.gz mkbuilds-9a3dc9bcfedb3e9b757a0652653163587a902131.tar.bz2 |
fftw fftw: updating to 3.2
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@304 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'sci')
-rw-r--r-- | sci/libs/fftw/fftw.mkbuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci/libs/fftw/fftw.mkbuild b/sci/libs/fftw/fftw.mkbuild index 24ed15e..ec72342 100644 --- a/sci/libs/fftw/fftw.mkbuild +++ b/sci/libs/fftw/fftw.mkbuild @@ -26,7 +26,7 @@ #------------------------ # # Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) -[[DOWNLOAD FOLDER URL]]="http://www.fftw.org/fftw-3.1.2.tar.gz" +[[DOWNLOAD FOLDER URL]]="http://www.fftw.org/fftw-3.2.tar.gz" # # Other configure arguments |