summaryrefslogtreecommitdiffstats
path: root/contrib/libxml2/module.defs
diff options
context:
space:
mode:
authorBradley Sepos <[email protected]>2016-12-14 16:01:13 -0500
committerBradley Sepos <[email protected]>2016-12-14 16:01:13 -0500
commit5ad6f2b5198d9d034cff49da675c0686a3dacf01 (patch)
treee0d81cb5a88797e904407dead9c12c9cea62ffe7 /contrib/libxml2/module.defs
parenta3fdad972e155239d077760efa3906c2330a777e (diff)
contrib: Use https where possible.
download.handbrake.fr now uses https, and some other hostnames do as well.
Diffstat (limited to 'contrib/libxml2/module.defs')
-rw-r--r--contrib/libxml2/module.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libxml2/module.defs b/contrib/libxml2/module.defs
index 48d5b7e61..92a3dd511 100644
--- a/contrib/libxml2/module.defs
+++ b/contrib/libxml2/module.defs
@@ -2,7 +2,7 @@ __deps__ := LIBICONV
$(eval $(call import.MODULE.defs,LIBXML2,libxml2,$(__deps__)))
$(eval $(call import.CONTRIB.defs,LIBXML2))
-LIBXML2.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libxml2-2.7.7.tar.gz
+LIBXML2.FETCH.url = https://download.handbrake.fr/handbrake/contrib/libxml2-2.7.7.tar.gz
LIBXML2.FETCH.url += ftp://xmlsoft.org/libxml2/libxml2-2.7.7.tar.gz
LIBXML2.FETCH.md5 = 9abc9959823ca9ff904f1fbcf21df066
LIBXML2.EXTRACT.tarbase = libxml2-2.7.7