From: Alexander Kanavin Date: Wed, 4 Jan 2023 11:04:52 +0000 (+0100) Subject: harfbuzz: upgrade 5.3.1 -> 6.0.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2091 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a2f24d4a31f9481b2814dfa9cbb4bf9ddffb0da4;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git harfbuzz: upgrade 5.3.1 -> 6.0.0 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_5.3.1.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_6.0.0.bb similarity index 95% rename from meta/recipes-graphics/harfbuzz/harfbuzz_5.3.1.bb rename to meta/recipes-graphics/harfbuzz/harfbuzz_6.0.0.bb index f56403d4281..46ab6a4ca81 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_5.3.1.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_6.0.0.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6ee0f16281694fb6aa689cca1e0fb3da \ " SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "4a6ce097b75a8121facc4ba83b5b083bfec657f45b003cd5a3424f2ae6b4434d" +SRC_URI[sha256sum] = "1d1010a1751d076d5291e433c138502a794d679a7498d1268ee21e2d4a140eb4" inherit meson pkgconfig lib_package gtk-doc gobject-introspection github-releases