From 1d3baedc15ea600dfde6bd220978e70db295cd91 Mon Sep 17 00:00:00 2001 From: Bradley Sepos <bradley@bradleysepos.com> Date: Sun, 13 Oct 2019 12:04:50 -0400 Subject: [PATCH] contrib: Update to harfbuzz 2.6.2. --- contrib/harfbuzz/module.defs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/harfbuzz/module.defs b/contrib/harfbuzz/module.defs index 9cd5369b4..2eabd90d4 100644 --- a/contrib/harfbuzz/module.defs +++ b/contrib/harfbuzz/module.defs @@ -3,9 +3,9 @@ __deps__ := FREETYPE $(eval $(call import.MODULE.defs,HARFBUZZ,harfbuzz,$(__deps__))) $(eval $(call import.CONTRIB.defs,HARFBUZZ)) -HARFBUZZ.FETCH.url = https://download.handbrake.fr/handbrake/contrib/harfbuzz-2.6.1.tar.xz -HARFBUZZ.FETCH.url += https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-2.6.1.tar.xz -HARFBUZZ.FETCH.sha256 = c651fb3faaa338aeb280726837c2384064cdc17ef40539228d88a1260960844f +HARFBUZZ.FETCH.url = https://download.handbrake.fr/handbrake/contrib/harfbuzz-2.6.2.tar.xz +HARFBUZZ.FETCH.url += https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-2.6.2.tar.xz +HARFBUZZ.FETCH.sha256 = 3b4c6a72f7f2b05d54f6c3112b3ebee5131c199fe4de4cf9bbbf71a56666f624 HARFBUZZ.build_dir = build HARFBUZZ.CONFIGURE.exe = cmake -- 2.40.0