Bump libsub for fixes to SSA/ASS parsing.
authorCarl Hetherington <cth@carlh.net>
Sun, 19 Jun 2016 20:58:47 +0000 (21:58 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 19 Jun 2016 20:58:47 +0000 (21:58 +0100)
cscript

diff --git a/cscript b/cscript
index 3c3aeb4ed85f067674befc66a0c3798e6fb65b2f..55b4fcd553599d13006ab0cbee99734eacfd2f45 100644 (file)
--- a/cscript
+++ b/cscript
@@ -238,7 +238,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
             ('libdcp', 'a5bf0e4'),
-            ('libsub', '3e299e5'))
+            ('libsub', '6825d70'))
 
 def configure_options(target):
     opt = ''