From: Bradley Sepos Date: Thu, 14 Dec 2017 08:19:50 +0000 (-0500) Subject: contrib: Update to freetype 2.8.1. X-Git-Tag: 1.1.0~184 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fe7f2087d639cd4ac9fe8e718e1340e287501f5d;p=handbrake contrib: Update to freetype 2.8.1. --- 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