aboutsummaryrefslogtreecommitdiff
path: root/ports/fftw3/CONTROL
diff options
context:
space:
mode:
authorjasjuang <jasjuang@gmail.com>2017-11-03 22:33:36 -0700
committerAlexander Karatarakis <alex@karatarakis.com>2017-11-04 09:30:24 -0700
commit65bac6d9fa8d4b49c119c84dfc6d6f13b5a94149 (patch)
tree9e9c3c543833bc6219d8e886b26f0edba07e8fc2 /ports/fftw3/CONTROL
parentaec7d6d60628602fa153633f7e7e92fe66af0655 (diff)
downloadvcpkg-65bac6d9fa8d4b49c119c84dfc6d6f13b5a94149.tar.gz
vcpkg-65bac6d9fa8d4b49c119c84dfc6d6f13b5a94149.zip
[fftw] update to 3.3.7
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 50513df27..338c602d3 100644
--- a/ports/fftw3/CONTROL
+++ b/ports/fftw3/CONTROL
@@ -1,3 +1,3 @@
Source: fftw3
-Version: 3.3.6-p12-1
+Version: 3.3.7
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).