Bump libsub for SSA fixes.
authorCarl Hetherington <cth@carlh.net>
Mon, 20 Jun 2016 21:22:19 +0000 (22:22 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 20 Jun 2016 21:22:19 +0000 (22:22 +0100)
cscript

diff --git a/cscript b/cscript
index 7f6275a6abca0366b546339f955b18a62108ea6a..8fb9a32be0c877fba7fccb7c6904ee1be81bd88f 100644 (file)
--- a/cscript
+++ b/cscript
@@ -238,7 +238,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
             ('libdcp', 'a5bf0e4'),
-            ('libsub', '5a77646'))
+            ('libsub', '6f1af34'))
 
 def configure_options(target):
     opt = ''