harfbuzz: upgrade 3.3.1 -> 3.3.2

Message ID 1644308725-5262-4-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 8993285b02a1763b5e182850b19bbc140ca3906a
Headers show
Series harfbuzz: upgrade 3.3.1 -> 3.3.2 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 8, 2022, 8:25 a.m. UTC
Changelog:
=========
Revert splitting of pair positioning values introduced in 3.3.0 as it proved problematic

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../harfbuzz/{harfbuzz_3.3.1.bb => harfbuzz_3.3.2.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_3.3.1.bb => harfbuzz_3.3.2.bb} (95%)

Patch

diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_3.3.1.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_3.3.2.bb
similarity index 95%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_3.3.1.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_3.3.2.bb
index 656b556d29..9eaa14c56f 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_3.3.1.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_3.3.2.bb
@@ -12,7 +12,7 @@  UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases"
 UPSTREAM_CHECK_REGEX = "harfbuzz-(?P<pver>\d+(\.\d+)+).tar"
 
 SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "8c083384838f39f4a4856a6584def595b10cc071754a08d5e999293462b34296"
+SRC_URI[sha256sum] = "1c13bca136c4f66658059853e2c1253f34c88f4b5c5aba6050aba7b5e0ce2503"
 
 inherit meson pkgconfig lib_package gtk-doc gobject-introspection