From: Bradley Sepos Date: Thu, 28 Dec 2017 00:13:49 +0000 (-0500) Subject: Revert "contrib: Update fribidi download url and hash to GitHub tarball." X-Git-Tag: 1.1.0~116 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ed85cd66d89a076fcf1009ddbc3d20cc36cc07e;p=handbrake Revert "contrib: Update fribidi download url and hash to GitHub tarball." This reverts commit 0097a6ef2d51d0e44f2201689f5111bdb69932dd. --- diff --git a/contrib/fribidi/module.defs b/contrib/fribidi/module.defs index 45de35d6c..edb7477b0 100644 --- a/contrib/fribidi/module.defs +++ b/contrib/fribidi/module.defs @@ -5,10 +5,9 @@ endif $(eval $(call import.MODULE.defs,FRIBIDI,fribidi)) $(eval $(call import.CONTRIB.defs,FRIBIDI)) -FRIBIDI.FETCH.url = https://download.handbrake.fr/handbrake/contrib/fribidi-0.19.7.tar.gz -FRIBIDI.FETCH.url += https://github.com/fribidi/fribidi/archive/0.19.7.tar.gz -FRIBIDI.FETCH.sha256 = 3fc96fa9473bd31dcb5500bdf1aa78b337ba13eb8c301e7c28923fea982453a8 -FRIBIDI.FETCH.basename = fribidi-0.19.7.tar.gz +FRIBIDI.FETCH.url = https://download.handbrake.fr/handbrake/contrib/fribidi-0.19.7.tar.bz2 +FRIBIDI.FETCH.url += https://fribidi.org/download/fribidi-0.19.7.tar.bz2 +FRIBIDI.FETCH.sha256 = 08222a6212bbc2276a2d55c3bf370109ae4a35b689acbc66571ad2a670595a8e ifeq (1-mingw,$(BUILD.cross)-$(BUILD.system)) FRIBIDI.CONFIGURE.extra = --with-glib=no