Bump libsub for SSA subtitle fixes.
authorCarl Hetherington <cth@carlh.net>
Thu, 2 Jun 2016 19:07:04 +0000 (20:07 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 2 Jun 2016 19:07:04 +0000 (20:07 +0100)
cscript

diff --git a/cscript b/cscript
index b6e8fcc80cac45dc09b3adbce4fae18046f5c062..d91f451973343a3d2954767662eb06a01adcf611 100644 (file)
--- a/cscript
+++ b/cscript
@@ -238,7 +238,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
             ('libdcp', '5591a50'),
-            ('libsub', '3d8c3bc'))
+            ('libsub', 'a06e701'))
 
 def configure_options(target):
     opt = ''