diff options
author | jstebbins <[email protected]> | 2011-10-12 21:14:23 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2011-10-12 21:14:23 +0000 |
commit | a830df28f5148c5be0b2d5522560c1b64bfa3d0c (patch) | |
tree | 4a8ec71fd397890763e6c41531e4f56c95eafab2 /contrib/libmkv/module.defs | |
parent | 19ae9762046572ddbcffa7e5381cdee4078684a2 (diff) |
bump libmkv from 0.6.4.1-3 to 0.6.5
This eliminates the need for the patch that was added with flac support.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4283 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'contrib/libmkv/module.defs')
-rw-r--r-- | contrib/libmkv/module.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libmkv/module.defs b/contrib/libmkv/module.defs index 15ec22268..f16f7d5ef 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.handbrake.fr/handbrake/contrib/libmkv-0.6.4.1-3-g62ce8b9.tar.gz +LIBMKV.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libmkv-0.6.5-0-g82075ae.tar.gz LIBMKV.CONFIGURE.bootstrap = rm -fr aclocal.m4 autom4te.cache; mkdir m4; autoreconf -fiv; |