diff options
-rw-r--r-- | meta/recipes-multimedia/speex/speex_1.2rc1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/speex/speex_1.2rc1.bb b/meta/recipes-multimedia/speex/speex_1.2rc1.bb index faf63b0fae..5de0169354 100644 --- a/meta/recipes-multimedia/speex/speex_1.2rc1.bb +++ b/meta/recipes-multimedia/speex/speex_1.2rc1.bb | |||
@@ -9,7 +9,7 @@ DEPENDS = "libogg" | |||
9 | 9 | ||
10 | PR = "r2" | 10 | PR = "r2" |
11 | 11 | ||
12 | SRC_URI = "http://downloads.us.xiph.org/releases/speex/speex-1.2rc1.tar.gz" | 12 | SRC_URI = "http://downloads.us.xiph.org/releases/speex/speex-${PV}.tar.gz" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "c4438b22c08e5811ff10e2b06ee9b9ae" | 14 | SRC_URI[md5sum] = "c4438b22c08e5811ff10e2b06ee9b9ae" |
15 | SRC_URI[sha256sum] = "342f30dc57bd4a6dad41398365baaa690429660b10d866b7d508e8f1179cb7a6" | 15 | SRC_URI[sha256sum] = "342f30dc57bd4a6dad41398365baaa690429660b10d866b7d508e8f1179cb7a6" |