From: Khem Raj Date: Thu, 14 Apr 2022 02:52:27 +0000 (-0700) Subject: harfbuzz: Upgrade to 4.2.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4398 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8336c3d08a3609ed8cb7b86c39231f70a74f1a6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git harfbuzz: Upgrade to 4.2.0 Changes in this release [1] [2] [1] https://github.com/harfbuzz/harfbuzz/releases/tag/4.1.0 [2] https://github.com/harfbuzz/harfbuzz/releases/tag/4.2.0 Signed-off-by: Khem Raj Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_4.0.1.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_4.2.0.bb similarity index 95% rename from meta/recipes-graphics/harfbuzz/harfbuzz_4.0.1.bb rename to meta/recipes-graphics/harfbuzz/harfbuzz_4.2.0.bb index bf77a5e56c5..44d42e6904b 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_4.0.1.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_4.2.0.bb @@ -12,7 +12,7 @@ UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases" UPSTREAM_CHECK_REGEX = "harfbuzz-(?P\d+(\.\d+)+).tar" SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "98f68777272db6cd7a3d5152bac75083cd52a26176d87bc04c8b3929d33bce49" +SRC_URI[sha256sum] = "f2200f177768bdc21445aa09703326f3bbe8114ac083d081fe1a79d305c7ae73" inherit meson pkgconfig lib_package gtk-doc gobject-introspection