From 228f0e6d908b19503a5a23983abc3d86dc4fffe6 Mon Sep 17 00:00:00 2001 From: Bradley Sepos Date: Thu, 14 Dec 2017 03:21:34 -0500 Subject: [PATCH] contrib: Update to HarfBuzz 1.7.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 c0f527054..da08f57d6 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-1.4.6.tar.bz2 -HARFBUZZ.FETCH.url += https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.4.6.tar.bz2 -HARFBUZZ.FETCH.sha256 = 21a78b81cd20cbffdb04b59ac7edfb410e42141869f637ae1d6778e74928d293 +HARFBUZZ.FETCH.url = https://download.handbrake.fr/handbrake/contrib/harfbuzz-1.7.2.tar.bz2 +HARFBUZZ.FETCH.url += https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.7.2.tar.bz2 +HARFBUZZ.FETCH.sha256 = a790585e35c1a87f0dcc23580c84b7cc2324e6f67a2946178d278c2a36c790cb # Tell configure where to find our version of freetype HARFBUZZ.CONFIGURE.extra = \ -- 2.40.0