changeset 2257:6725eba96cb8

update package fftw
author Mark Brand <mabrand@mabrand.nl>
date Sat, 25 Feb 2012 23:23:20 +0100
parents da0152b208dc
children 08774f2f7c58
files src/fftw.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/fftw.mk	Sat Feb 25 16:07:56 2012 +0100
+++ b/src/fftw.mk	Sat Feb 25 23:23:20 2012 +0100
@@ -4,8 +4,8 @@
 # fftw
 PKG             := fftw
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3.3
-$(PKG)_CHECKSUM := e44493ba4babeacba184568e727876d9aed44205
+$(PKG)_VERSION  := 3.3.1
+$(PKG)_CHECKSUM := 3fecc492f576503a6a509d2073bd82b3fe0aef13
 $(PKG)_SUBDIR   := fftw-$($(PKG)_VERSION)
 $(PKG)_FILE     := fftw-$($(PKG)_VERSION).tar.gz
 $(PKG)_WEBSITE  := http://www.fftw.org/