From: saintdev Date: Mon, 19 Jul 2010 16:50:50 +0000 (+0000) Subject: Bump libmkv to 0.6.4.1 X-Git-Tag: 0.9.5~285 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf7630ea1e2b0f07f9fd22db5c05dcbd66490425;p=handbrake Bump libmkv to 0.6.4.1 -Fixes a bug with the last byte of the SegmentUID overwriting the first byte of the MuxingApp EBML ID. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3449 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- diff --git a/contrib/libmkv/module.defs b/contrib/libmkv/module.defs index 3805d25a4..22bb1eefd 100644 --- a/contrib/libmkv/module.defs +++ b/contrib/libmkv/module.defs @@ -1,4 +1,4 @@ $(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.tar.bz2 +LIBMKV.FETCH.url = http://download.m0k.org/handbrake/contrib/libmkv-0.6.4.1.tar.bz2