diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2017-11-24 22:43:58 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-24 22:43:58 -0800 |
| commit | af65db39fffeffa663f0c2bf6018e646caf1ec57 (patch) | |
| tree | a172143750139c9926ba645ce8daf7a2b7e582b6 /ports/fftw3/CONTROL | |
| parent | 4ffaea61a037b5088dfedbe4f91cac538f57b3ad (diff) | |
| parent | 9f4ea2d316ecfed9c77018f918931bd1c950616c (diff) | |
| download | vcpkg-af65db39fffeffa663f0c2bf6018e646caf1ec57.tar.gz vcpkg-af65db39fffeffa663f0c2bf6018e646caf1ec57.zip | |
Merge pull request #2254 from xoviat/fftw-cmake
[fftw] Use builtin cmake configuration
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 338c602d3..ccdc0e7ee 100644 --- a/ports/fftw3/CONTROL +++ b/ports/fftw3/CONTROL @@ -1,3 +1,3 @@ Source: fftw3
-Version: 3.3.7
+Version: 3.3.7-1
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).
|
