summaryrefslogtreecommitdiffstats
path: root/rules/harfbuzz.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-08-28 11:16:09 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-08-30 22:01:22 +0200
commitb03bd0f9c9287e6624ff41df0a01fdc9d77d1a98 (patch)
tree6c9f5333bcfc1497f78c99ff13d5a52847ce334b /rules/harfbuzz.make
parent0627d34bf838b0079d99f1e0e658fbc0ead989eb (diff)
downloadptxdist-b03bd0f9c9287e6624ff41df0a01fdc9d77d1a98.tar.gz
ptxdist-b03bd0f9c9287e6624ff41df0a01fdc9d77d1a98.tar.xz
harfbuzz: version bump 2.6.2 -> 2.6.7
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 5c9f1c4f1..32e44fd13 100644
--- a/rules/harfbuzz.make
+++ b/rules/harfbuzz.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_HARFBUZZ) += harfbuzz
#
# Paths and names
#
-HARFBUZZ_VERSION := 2.6.2
-HARFBUZZ_MD5 := 1551bb7ebe970d3466787cd26cfa7f76
+HARFBUZZ_VERSION := 2.6.7
+HARFBUZZ_MD5 := 3b884586a09328c5fae76d8c200b0e1c
HARFBUZZ := harfbuzz-$(HARFBUZZ_VERSION)
HARFBUZZ_SUFFIX := tar.xz
HARFBUZZ_URL := https://www.freedesktop.org/software/harfbuzz/release/$(HARFBUZZ).$(HARFBUZZ_SUFFIX)