From: Alexander Kanavin Date: Wed, 15 Dec 2021 22:40:20 +0000 (+0100) Subject: harfbuzz: upgrade 3.1.2 -> 3.2.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~5711 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=871c553643fcd08be6db98b97c332d9988b1f383;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git harfbuzz: upgrade 3.1.2 -> 3.2.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_3.1.2.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_3.2.0.bb similarity index 95% rename from meta/recipes-graphics/harfbuzz/harfbuzz_3.1.2.bb rename to meta/recipes-graphics/harfbuzz/harfbuzz_3.2.0.bb index 368f7c1bde2..647bafc4d3a 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_3.1.2.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_3.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] = "4056b1541dd8bbd8ec29207fe30e568805c0705515632d7fec53a94399bc7945" +SRC_URI[sha256sum] = "0ada50a1c199bb6f70843ab893c55867743a443b84d087d54df08ad883ebc2cd" inherit meson pkgconfig lib_package gtk-doc gobject-introspection