diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2020-07-26 13:21:44 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-07-28 12:52:14 -0700 |
| commit | c3973a3ae255a7641822e51b3da751de0097e02d (patch) | |
| tree | a30440d32589bfc6b609b2cae71516758ee10d01 | |
| parent | 16f141efa37ec5d39b39d1f9bea686460429ccd8 (diff) | |
| download | meta-openembedded-c3973a3ae255a7641822e51b3da751de0097e02d.tar.gz | |
opusfile: update to 0.12
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-multimedia/recipes-multimedia/opusfile/opusfile_0.12.bb (renamed from meta-multimedia/recipes-multimedia/opusfile/opusfile_0.10.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-multimedia/recipes-multimedia/opusfile/opusfile_0.10.bb b/meta-multimedia/recipes-multimedia/opusfile/opusfile_0.12.bb index 3f6dbb8e92..c775cef5a1 100644 --- a/meta-multimedia/recipes-multimedia/opusfile/opusfile_0.10.bb +++ b/meta-multimedia/recipes-multimedia/opusfile/opusfile_0.12.bb | |||
| @@ -8,7 +8,7 @@ LICENSE = "BSD-3-Clause" | |||
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=6ac22b992dde6a891f8949c3e2da8576" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=6ac22b992dde6a891f8949c3e2da8576" |
| 9 | 9 | ||
| 10 | SRC_URI = "https://downloads.xiph.org/releases/opus/${BP}.tar.gz" | 10 | SRC_URI = "https://downloads.xiph.org/releases/opus/${BP}.tar.gz" |
| 11 | SRC_URI[md5sum] = "ab3f7d15d766f5b36b0951ee435f9ebf" | 11 | SRC_URI[md5sum] = "45e8c62f6cd413395223c82f06bfa8ec" |
| 12 | SRC_URI[sha256sum] = "48e03526ba87ef9cf5f1c47b5ebe3aa195bd89b912a57060c36184a6cd19412f" | 12 | SRC_URI[sha256sum] = "118d8601c12dd6a44f52423e68ca9083cc9f2bfe72da7a8c1acb22a80ae3550b" |
| 13 | 13 | ||
| 14 | inherit autotools pkgconfig | 14 | inherit autotools pkgconfig |
