aboutsummaryrefslogtreecommitdiff
path: root/ports/fftw3/CONTROL
diff options
context:
space:
mode:
authorBagong <rs@bagong.de>2017-05-21 16:56:01 +0200
committerBagong <rs@bagong.de>2017-05-21 16:56:01 +0200
commit48ba7fed91b746d6132feab1149c067ba8659b6c (patch)
treee5b40cefd78a31e1514454d940f4a4843dc75004 /ports/fftw3/CONTROL
parentc99983613acb3878eb6f7d9269aaf62eeacd6fe8 (diff)
downloadvcpkg-48ba7fed91b746d6132feab1149c067ba8659b6c.tar.gz
vcpkg-48ba7fed91b746d6132feab1149c067ba8659b6c.zip
Add targets for single and double long precision and update source to 3.3.6-pl2
Diffstat (limited to 'ports/fftw3/CONTROL')
-rw-r--r--ports/fftw3/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fftw3/CONTROL b/ports/fftw3/CONTROL
index e7a464d65..b4fba283d 100644
--- a/ports/fftw3/CONTROL
+++ b/ports/fftw3/CONTROL
@@ -1,3 +1,3 @@
Source: fftw3
-Version: 3.3.6-p11
+Version: 3.3.6-p12
Description: FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).