From fe7f2087d639cd4ac9fe8e718e1340e287501f5d Mon Sep 17 00:00:00 2001 From: Bradley Sepos Date: Thu, 14 Dec 2017 03:19:50 -0500 Subject: [PATCH] contrib: Update to freetype 2.8.1. --- contrib/freetype/module.defs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/freetype/module.defs b/contrib/freetype/module.defs index 64f45b3fe..7954ecff1 100644 --- a/contrib/freetype/module.defs +++ b/contrib/freetype/module.defs @@ -2,8 +2,8 @@ __deps__ := BZIP ZLIB $(eval $(call import.MODULE.defs,FREETYPE,freetype,$(__deps__))) $(eval $(call import.CONTRIB.defs,FREETYPE)) -FREETYPE.FETCH.url = https://download.handbrake.fr/handbrake/contrib/freetype-2.8.tar.bz2 -FREETYPE.FETCH.url += https://download.savannah.gnu.org/releases/freetype/freetype-2.8.tar.bz2 -FREETYPE.FETCH.sha256 = a3c603ed84c3c2495f9c9331fe6bba3bb0ee65e06ec331e0a0fb52158291b40b +FREETYPE.FETCH.url = https://download.handbrake.fr/handbrake/contrib/freetype-2.8.1.tar.bz2 +FREETYPE.FETCH.url += https://download.savannah.gnu.org/releases/freetype/freetype-2.8.1.tar.bz2 +FREETYPE.FETCH.sha256 = e5435f02e02d2b87bb8e4efdcaa14b1f78c9cf3ab1ed80f94b6382fb6acc7d78 FREETYPE.CONFIGURE.extra = --with-harfbuzz=no --with-png=no -- 2.40.0