Bump libsub for SSA crash fix.
authorCarl Hetherington <cth@carlh.net>
Fri, 8 Feb 2019 15:52:18 +0000 (15:52 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 8 Feb 2019 15:52:18 +0000 (15:52 +0000)
cscript

diff --git a/cscript b/cscript
index 6b7ab2628f2b7220b86115d7418f573236bb4a22..f9691a88a54912a822c3fbd687d6898166b63e7c 100644 (file)
--- a/cscript
+++ b/cscript
@@ -331,7 +331,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', '4bd8d09', ffmpeg_options),
             ('libdcp', 'v1.5.5'),
-            ('libsub', 'v1.3.6'),
+            ('libsub', 'v1.3.7'),
             ('rtaudio-cdist', '739969e'))
 
 def configure_options(target):