diff options
| -rw-r--r-- | meta-oe/recipes-multimedia/libopus/libopus_1.3.1.bb (renamed from meta-oe/recipes-multimedia/libopus/libopus_1.1.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-multimedia/libopus/libopus_1.1.3.bb b/meta-oe/recipes-multimedia/libopus/libopus_1.3.1.bb index 1512a1d7d1..19ec12c88d 100644 --- a/meta-oe/recipes-multimedia/libopus/libopus_1.1.3.bb +++ b/meta-oe/recipes-multimedia/libopus/libopus_1.3.1.bb | |||
| @@ -9,8 +9,8 @@ LICENSE = "BSD" | |||
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=e304cdf74c2a1b0a33a5084c128a23a3" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=e304cdf74c2a1b0a33a5084c128a23a3" |
| 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[md5sum] = "32bbb6b557fe1b6066adc0ae1f08b629" | 12 | SRC_URI[md5sum] = "d7c07db796d21c9cf1861e0c2b0c0617" |
| 13 | SRC_URI[sha256sum] = "58b6fe802e7e30182e95d0cde890c0ace40b6f125cffc50635f0ad2eef69b633" | 13 | SRC_URI[sha256sum] = "65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/opus-${PV}" | 15 | S = "${WORKDIR}/opus-${PV}" |
| 16 | 16 | ||
