main/fftw: upgrade to 3.3.2

This commit is contained in:
Natanael Copa 2012-07-02 15:03:22 +00:00
parent 83cd91d531
commit 050e9b1dae

View File

@ -1,7 +1,7 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=fftw
pkgver=3.3
pkgver=3.3.2
pkgrel=0
pkgdesc="fastest fourier transform in the west"
url="http://www.fftw.org/"
@ -35,4 +35,4 @@ package() {
rm "$pkgdir"/usr/lib/*.la || return 1
}
md5sums="0728ab3ec0ebb06631ab3b80a5c3d130 fftw-3.3.tar.gz"
md5sums="6977ee770ed68c85698c7168ffa6e178 fftw-3.3.2.tar.gz"