diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2019-09-12 23:42:34 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-09-13 07:00:12 -0700 |
| commit | e45826be2baedc6505c6bc3e0102227595e747ea (patch) | |
| tree | f21b252f1338897ffc2acaa9d3fb21a20e97d992 | |
| parent | f94ba5038587ff51a102e23f32f564229ad6406d (diff) | |
| download | meta-openembedded-e45826be2baedc6505c6bc3e0102227595e747ea.tar.gz | |
libburn: update to 1.5.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-multimedia/libburn/libburn_1.5.0.bb (renamed from meta-oe/recipes-multimedia/libburn/libburn_1.4.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-multimedia/libburn/libburn_1.4.0.bb b/meta-oe/recipes-multimedia/libburn/libburn_1.5.0.bb index 91fe69338e..612000e674 100644 --- a/meta-oe/recipes-multimedia/libburn/libburn_1.4.0.bb +++ b/meta-oe/recipes-multimedia/libburn/libburn_1.5.0.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "GPLv2" | |||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://files.libburnia-project.org/releases/${BPN}-${PV}.tar.gz" | 7 | SRC_URI = "http://files.libburnia-project.org/releases/${BPN}-${PV}.tar.gz" |
| 8 | SRC_URI[md5sum] = "82ff94bb04e78eac9b12c7546f005d6f" | 8 | SRC_URI[md5sum] = "b32edefdd9a978edc65aacddfe7c588a" |
| 9 | SRC_URI[sha256sum] = "6c975abae4ae1f80e47fc5d1e235f85157f73e954c84627a5ef85d8b1b95ae94" | 9 | SRC_URI[sha256sum] = "582b12c236c1365211946f2fe3c254976af37bbec244051f7742a98ded9be2bd" |
| 10 | 10 | ||
| 11 | inherit autotools pkgconfig | 11 | inherit autotools pkgconfig |
