From dc8eff45ea203a3424c421036fbe3fecb035ccb2 Mon Sep 17 00:00:00 2001 From: Bradley Sepos Date: Sat, 6 Aug 2016 20:17:09 -0400 Subject: contrib: Update to HarfBuzz 1.3.0. --- contrib/harfbuzz/module.defs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'contrib/harfbuzz') diff --git a/contrib/harfbuzz/module.defs b/contrib/harfbuzz/module.defs index bd4325d1f..8727da414 100644 --- a/contrib/harfbuzz/module.defs +++ b/contrib/harfbuzz/module.defs @@ -2,9 +2,9 @@ __deps__ := FONTCONFIG FREETYPE $(eval $(call import.MODULE.defs,HARFBUZZ,harfbuzz,$(__deps__))) $(eval $(call import.CONTRIB.defs,HARFBUZZ)) -HARFBUZZ.FETCH.url = http://download.handbrake.fr/handbrake/contrib/harfbuzz-1.2.6.tar.bz2 -HARFBUZZ.FETCH.url += https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.2.6.tar.bz2 -HARFBUZZ.FETCH.md5 = 9f4b6831c86135faef011e991f59f77f +HARFBUZZ.FETCH.url = http://download.handbrake.fr/handbrake/contrib/harfbuzz-1.3.0.tar.bz2 +HARFBUZZ.FETCH.url += https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.3.0.tar.bz2 +HARFBUZZ.FETCH.md5 = a82d49ff67197bc3c96ea34b98880c52 # Tell configure where to find our versions of freetype and fontconfig HARFBUZZ.CONFIGURE.extra = \ -- cgit v1.2.3