diff options
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/speex/speex_1.2.0.bb (renamed from meta/recipes-multimedia/speex/speex_1.2rc2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/speex/speex_1.2rc2.bb b/meta/recipes-multimedia/speex/speex_1.2.0.bb index f7d23dbd7c..fc020a2faa 100644 --- a/meta/recipes-multimedia/speex/speex_1.2rc2.bb +++ b/meta/recipes-multimedia/speex/speex_1.2.0.bb | |||
@@ -9,8 +9,8 @@ DEPENDS = "libogg speexdsp" | |||
9 | 9 | ||
10 | SRC_URI = "http://downloads.us.xiph.org/releases/speex/speex-${PV}.tar.gz" | 10 | SRC_URI = "http://downloads.us.xiph.org/releases/speex/speex-${PV}.tar.gz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "6ae7db3bab01e1d4b86bacfa8ca33e81" | 12 | SRC_URI[md5sum] = "8ab7bb2589110dfaf0ed7fa7757dc49c" |
13 | SRC_URI[sha256sum] = "caa27c7247ff15c8521c2ae0ea21987c9e9710a8f2d3448e8b79da9806bce891" | 13 | SRC_URI[sha256sum] = "eaae8af0ac742dc7d542c9439ac72f1f385ce838392dc849cae4536af9210094" |
14 | 14 | ||
15 | inherit autotools pkgconfig lib_package | 15 | inherit autotools pkgconfig lib_package |
16 | 16 | ||