diff options
Diffstat (limited to 'contrib/mpeg2dec/module.defs')
-rw-r--r-- | contrib/mpeg2dec/module.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/mpeg2dec/module.defs b/contrib/mpeg2dec/module.defs index 5d608cc0b..42697b316 100644 --- a/contrib/mpeg2dec/module.defs +++ b/contrib/mpeg2dec/module.defs @@ -1,7 +1,7 @@ $(eval $(call import.MODULE.defs,MPEG2DEC,mpeg2dec)) $(eval $(call import.CONTRIB.defs,MPEG2DEC)) -MPEG2DEC.FETCH.url = http://download.m0k.org/handbrake/contrib/mpeg2dec-0.5.1.tar.gz +MPEG2DEC.FETCH.url = http://download.handbrake.fr/handbrake/contrib/mpeg2dec-0.5.1.tar.gz MPEG2DEC.EXTRACT.tarbase = mpeg2dec MPEG2DEC.CONFIGURE.extra = --disable-sdl --without-x |