summaryrefslogtreecommitdiffstats
path: root/contrib/libmkv
diff options
context:
space:
mode:
authorsr55 <[email protected]>2011-02-04 19:54:10 +0000
committersr55 <[email protected]>2011-02-04 19:54:10 +0000
commit07bbd251a183b251d668ea44de1cc122221c7bd5 (patch)
treefbce13e0e2afd25e5a16e962c40ab5a0f18b20d8 /contrib/libmkv
parent728d264fd8c930a61665839257b080784a6d186c (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/libmkv')
-rw-r--r--contrib/libmkv/module.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libmkv/module.defs b/contrib/libmkv/module.defs
index 9f3b095c7..09c6a9d41 100644
--- a/contrib/libmkv/module.defs
+++ b/contrib/libmkv/module.defs
@@ -1,6 +1,6 @@
$(eval $(call import.MODULE.defs,LIBMKV,libmkv))
$(eval $(call import.CONTRIB.defs,LIBMKV))
-LIBMKV.FETCH.url = http://download.m0k.org/handbrake/contrib/libmkv-0.6.4.1-0-ga80e593.tar.bz2
+LIBMKV.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libmkv-0.6.4.1-0-ga80e593.tar.bz2
LIBMKV.CONFIGURE.bootstrap = rm -fr aclocal.m4 autom4te.cache; mkdir m4; autoreconf -fiv;