diff options
| -rw-r--r-- | meta-oe/recipes-multimedia/libopus/libopus_1.5.2.bb (renamed from meta-oe/recipes-multimedia/libopus/libopus_1.5.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/libopus/libopus_1.5.1.bb b/meta-oe/recipes-multimedia/libopus/libopus_1.5.2.bb index 4ce6dd2026..02958ef023 100644 --- a/meta-oe/recipes-multimedia/libopus/libopus_1.5.1.bb +++ b/meta-oe/recipes-multimedia/libopus/libopus_1.5.2.bb | |||
| @@ -9,7 +9,7 @@ LICENSE = "BSD-3-Clause" | |||
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=4b365c2155d66e550e1447075d6744a5" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=4b365c2155d66e550e1447075d6744a5" |
| 10 | 10 | ||
| 11 | SRC_URI = "http://downloads.xiph.org/releases/opus/opus-${PV}.tar.gz" | 11 | SRC_URI = "http://downloads.xiph.org/releases/opus/opus-${PV}.tar.gz" |
| 12 | SRC_URI[sha256sum] = "b84610959b8d417b611aa12a22565e0a3732097c6389d19098d844543e340f85" | 12 | SRC_URI[sha256sum] = "65c1d2f78b9f2fb20082c38cbe47c951ad5839345876e46941612ee87f9a7ce1" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/opus-${PV}" | 14 | S = "${WORKDIR}/opus-${PV}" |
| 15 | 15 | ||
