update package fftw

This commit is contained in:
Mark Brand 2012-02-25 23:23:20 +01:00
parent 1c73eb1ec8
commit 0b9a969b39
1 changed files with 2 additions and 2 deletions

View File

@ -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/