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

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