fftw: added version 3.3.7 (#6678)

This commit is contained in:
Massimiliano Culpo 2017-12-14 21:38:33 +01:00 committed by GitHub
parent 5727054c4a
commit 6c1fa37e3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,7 @@ class Fftw(AutotoolsPackage):
url = "http://www.fftw.org/fftw-3.3.4.tar.gz"
list_url = "http://www.fftw.org/download.html"
version('3.3.7', '0d5915d7d39b3253c1cc05030d79ac47')
version('3.3.6-pl2', '927e481edbb32575397eb3d62535a856')
version('3.3.5', '6cc08a3b9c7ee06fdd5b9eb02e06f569')
version('3.3.4', '2edab8c06b24feeb3b82bbb3ebf3e7b3')