Add list_url for fftw (#3985)

This commit is contained in:
Adam J. Stewart 2017-04-25 15:45:25 -05:00 committed by GitHub
parent ef09049f24
commit 95a0e6a5fd

View File

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