From: Alexander Kanavin Date: Tue, 8 Mar 2022 09:32:19 +0000 (+0100) Subject: harfbuzz: upgrade 3.4.0 -> 4.0.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4903 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed92fec12b677b913c0d922b57e1f72819ecc2cb;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git harfbuzz: upgrade 3.4.0 -> 4.0.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_3.4.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_4.0.0.bb similarity index 95% rename from meta/recipes-graphics/harfbuzz/harfbuzz_3.4.0.bb rename to meta/recipes-graphics/harfbuzz/harfbuzz_4.0.0.bb index e392aa3b333..39146ade660 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_3.4.0.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_4.0.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] = "7158a87c4db82521fc506711f0c8864115f0292d95f7136c8812c11811cdf952" +SRC_URI[sha256sum] = "ab61d4e3fc0c30072e98b46aa7727fc3eed36a85d2b6b9274cec7eaadea97cb7" inherit meson pkgconfig lib_package gtk-doc gobject-introspection