summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/fftw/fftw_3.3.10.bb (renamed from meta-oe/recipes-support/fftw/fftw_3.3.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fftw/fftw_3.3.9.bb b/meta-oe/recipes-support/fftw/fftw_3.3.10.bb
index 38bf3a19c6..13541bce46 100644
--- a/meta-oe/recipes-support/fftw/fftw_3.3.9.bb
+++ b/meta-oe/recipes-support/fftw/fftw_3.3.10.bb
@@ -9,7 +9,7 @@ SRC_URI = " \
9 file://install-bench.patch \ 9 file://install-bench.patch \
10 file://run-ptest \ 10 file://run-ptest \
11" 11"
12SRC_URI[sha256sum] = "bf2c7ce40b04ae811af714deb512510cc2c17b9ab9d6ddcf49fe4487eea7af3d" 12SRC_URI[sha256sum] = "56c932549852cddcfafdab3820b0200c7742675be92179e59e6215b340e26467"
13 13
14inherit autotools pkgconfig ptest 14inherit autotools pkgconfig ptest
15 15