summaryrefslogtreecommitdiffstats
path: root/contrib/libxml2/module.defs
diff options
context:
space:
mode:
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 b495fef3f..8d25756c3 100644
--- a/contrib/libxml2/module.defs
+++ b/contrib/libxml2/module.defs
@@ -1,7 +1,7 @@
$(eval $(call import.MODULE.defs,LIBXML2,libxml2))
$(eval $(call import.CONTRIB.defs,LIBXML2))
-LIBXML2.FETCH.url = http://download.m0k.org/handbrake/contrib/libxml2-2.7.7.tar.gz
+LIBXML2.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libxml2-2.7.7.tar.gz
LIBXML2.EXTRACT.tarbase = libxml2-2.7.7
# The Python components do not build on MinGW due to the lack of a select() call