Bump libsub for slight relaxation in subrip parsing.
authorCarl Hetherington <cth@carlh.net>
Mon, 23 Jan 2017 11:02:43 +0000 (11:02 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 23 Jan 2017 11:02:43 +0000 (11:02 +0000)
cscript

diff --git a/cscript b/cscript
index ec3bef0d66780a9377b6c097cf9427a918e5ddc2..808432fda0470666d44658e0a7fba5cf2720c5c4 100644 (file)
--- a/cscript
+++ b/cscript
@@ -269,7 +269,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options),
             ('libdcp', '839bc2d'),
-            ('libsub', 'v1.2.4'))
+            ('libsub', '2163c97'))
 
 def configure_options(target):
     opt = ''