diff --git a/recipes/fftw/all/conandata.yml b/recipes/fftw/all/conandata.yml index bd47f81790fc2..9e37904841157 100644 --- a/recipes/fftw/all/conandata.yml +++ b/recipes/fftw/all/conandata.yml @@ -1,4 +1,9 @@ sources: + "3.3.10": + url: + - "https://www.fftw.org/fftw-3.3.10.tar.gz" + - "https://fftw.org/fftw-3.3.10.tar.gz" + sha256: "56c932549852cddcfafdab3820b0200c7742675be92179e59e6215b340e26467" "3.3.9": url: - "https://www.fftw.org/fftw-3.3.9.tar.gz" diff --git a/recipes/fftw/config.yml b/recipes/fftw/config.yml index 3d0beaa65b4c9..246a8feb14244 100644 --- a/recipes/fftw/config.yml +++ b/recipes/fftw/config.yml @@ -1,4 +1,6 @@ versions: + "3.3.10": + folder: all "3.3.9": folder: all "3.3.8":