Bump libsub for subrip italic fix (#837).
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 1e54913cbd62b1c308f26ba912f5aea780494844..a1671ee60027d36eb9e003ce5ebe180f07c3c7a8 100644 (file)
--- a/cscript
+++ b/cscript
@@ -263,7 +263,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', 'f2952f3', ffmpeg_options),
             ('libdcp', 'bc70899'),
-            ('libsub', 'v1.1.11'))
+            ('libsub', 'b9fb00d'))
 
 def configure_options(target):
     opt = ''