summaryrefslogtreecommitdiffstats
path: root/rules/harfbuzz.make
diff options
context:
space:
mode:
authorBastian Krause <bst@pengutronix.de>2022-10-04 16:50:55 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-10-18 09:20:59 +0200
commitb576e38fcb3e5abc5e181b60af83fbd17b206a66 (patch)
tree9e4620739e28a50ef8d4a2cc5273c20d53d048f0 /rules/harfbuzz.make
parente1723d4593afa4d889615b279c089bccb0d1dd45 (diff)
downloadptxdist-b576e38fcb3e5abc5e181b60af83fbd17b206a66.tar.gz
ptxdist-b576e38fcb3e5abc5e181b60af83fbd17b206a66.tar.xz
harfbuzz: version bump 5.1.0 -> 5.2.0
Signed-off-by: Bastian Krause <bst@pengutronix.de> Message-Id: <20221004145055.2278824-1-bst@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/harfbuzz.make')
-rw-r--r--rules/harfbuzz.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/harfbuzz.make b/rules/harfbuzz.make
index 57101b7bf..1d34ac95d 100644
--- a/rules/harfbuzz.make
+++ b/rules/harfbuzz.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_HARFBUZZ) += harfbuzz
#
# Paths and names
#
-HARFBUZZ_VERSION := 5.1.0
-HARFBUZZ_MD5 := 76faebc692afe666520cc158430f1a14
+HARFBUZZ_VERSION := 5.2.0
+HARFBUZZ_MD5 := 9e0bd000f1e620cdbd4abd17b4d4beee
HARFBUZZ := harfbuzz-$(HARFBUZZ_VERSION)
HARFBUZZ_SUFFIX := tar.xz
HARFBUZZ_URL := https://github.com/harfbuzz/harfbuzz/releases/download/$(HARFBUZZ_VERSION)/$(HARFBUZZ).$(HARFBUZZ_SUFFIX)