fftw: update to 3.3.2.
This commit is contained in:
parent
cd30e2ee02
commit
524823faf2
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'fftw'
|
# Template file for 'fftw'
|
||||||
pkgname=fftw
|
pkgname=fftw
|
||||||
version=3.3.1
|
version=3.3.2
|
||||||
homepage="http://www.fftw.org/"
|
homepage="http://www.fftw.org/"
|
||||||
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
|
||||||
short_desc="Library for computing the discrete Fourier transform (DFT)"
|
short_desc="Library for computing the discrete Fourier transform (DFT)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=c77fc5cda6ce868857aa565cb9b0df0d7a4fcf388ce5c6d482acd80e2452b739
|
checksum=b1236a780ca6e66fc5f8eda6ef0665d680e8253d9f01d7bf211b714a50032d01
|
||||||
long_desc="
|
long_desc="
|
||||||
FFTW is a free collection of fast C routines for computing the Discrete
|
FFTW is a free collection of fast C routines for computing the Discrete
|
||||||
Fourier Transform in one or more dimensions. It includes complex, real,
|
Fourier Transform in one or more dimensions. It includes complex, real,
|
||||||
|
|
Loading…
Reference in a new issue