diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2019-04-05 07:30:20 +0200 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-04-04 22:30:20 -0700 |
| commit | 6ee391615e280114fe3d5b4e8413a85c47653873 (patch) | |
| tree | 81513a254fd6a04cff0b7932bfcd57347284526d /ports/fftw3/CONTROL | |
| parent | 78e0c6c4256c63e94bbd661a4825a00e04ed05b6 (diff) | |
| download | vcpkg-6ee391615e280114fe3d5b4e8413a85c47653873.tar.gz vcpkg-6ee391615e280114fe3d5b4e8413a85c47653873.zip | |
[fftw3] fix git patch (#5926)
* Update fftw3_arch_fix.patch
fix fftw3 arch fix
* bump version in fftw3 control
Diffstat (limited to 'ports/fftw3/CONTROL')
| -rw-r--r-- | ports/fftw3/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fftw3/CONTROL b/ports/fftw3/CONTROL index c1986ce4d..1ff42851f 100644 --- a/ports/fftw3/CONTROL +++ b/ports/fftw3/CONTROL @@ -1,5 +1,5 @@ Source: fftw3
-Version: 3.3.8-2
+Version: 3.3.8-3
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).
Feature: openmp
|
