aboutsummaryrefslogtreecommitdiff
path: root/ports/fftw3/CONTROL
diff options
context:
space:
mode:
authorSergey Sychugin <40148988+sychugin@users.noreply.github.com>2018-11-07 04:43:59 +0300
committerRobert Schumacher <roschuma@microsoft.com>2018-11-06 17:43:59 -0800
commiteaf30a4221de8fe49bb12199cd8c1c9fe4864add (patch)
treed95454a344ad4abb8990af1681f9a71c22e518c2 /ports/fftw3/CONTROL
parenta0d6a2925c5eb2cb7b3c793f74eff3220f893007 (diff)
downloadvcpkg-eaf30a4221de8fe49bb12199cd8c1c9fe4864add.tar.gz
vcpkg-eaf30a4221de8fe49bb12199cd8c1c9fe4864add.zip
[fftw] Update to 3.3.8 (#4269)
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 fd9e59766..a0ed88124 100644
--- a/ports/fftw3/CONTROL
+++ b/ports/fftw3/CONTROL
@@ -1,3 +1,3 @@
Source: fftw3
-Version: 3.3.7-2
+Version: 3.3.8
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).