diff options
author | sr55 <[email protected]> | 2011-02-04 19:54:10 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2011-02-04 19:54:10 +0000 |
commit | 07bbd251a183b251d668ea44de1cc122221c7bd5 (patch) | |
tree | fbce13e0e2afd25e5a16e962c40ab5a0f18b20d8 /contrib/libxml2 | |
parent | 728d264fd8c930a61665839257b080784a6d186c (diff) |
libraries:
- Move all the old m0k urls over to download.handbrake.fr
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3780 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'contrib/libxml2')
-rw-r--r-- | contrib/libxml2/module.defs | 2 |
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 |