From 91bc6370e5e60255e0d0e488fda5077432753da4 Mon Sep 17 00:00:00 2001 From: sr55 Date: Tue, 11 Feb 2020 21:49:58 +0000 Subject: contrib: Switch to using GitHub to host our contrib binaries. Their CDN should be global and more reliable than our own server. --- contrib/bzip2/module.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/bzip2') diff --git a/contrib/bzip2/module.defs b/contrib/bzip2/module.defs index a9aa4020a..7818d470c 100644 --- a/contrib/bzip2/module.defs +++ b/contrib/bzip2/module.defs @@ -1,7 +1,7 @@ $(eval $(call import.MODULE.defs,BZIP2,bzip2)) $(eval $(call import.CONTRIB.defs,BZIP2)) -BZIP2.FETCH.url = https://download.handbrake.fr/handbrake/contrib/bzip2-1.0.8.tar.gz +BZIP2.FETCH.url = https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/bzip2-1.0.8.tar.gz BZIP2.FETCH.url += https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz BZIP2.FETCH.sha256 = ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269 -- cgit v1.2.3