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/libbluray | |
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/libbluray')
-rw-r--r-- | contrib/libbluray/module.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libbluray/module.defs b/contrib/libbluray/module.defs index 479e60201..a3d418897 100644 --- a/contrib/libbluray/module.defs +++ b/contrib/libbluray/module.defs @@ -1,7 +1,7 @@ $(eval $(call import.MODULE.defs,LIBBLURAY,libbluray)) $(eval $(call import.CONTRIB.defs,LIBBLURAY)) -LIBBLURAY.FETCH.url = http://download.m0k.org/handbrake/contrib/libbluray-0.0.1-pre-16-g1aab213.tar.gz +LIBBLURAY.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libbluray-0.0.1-pre-16-g1aab213.tar.gz LIBBLURAY.CONFIGURE.bootstrap = rm -fr aclocal.m4 autom4te.cache; ./bootstrap; |