Bump libsub for a parse fix with SubRip.
authorCarl Hetherington <cth@carlh.net>
Mon, 23 May 2016 22:14:46 +0000 (23:14 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 23 May 2016 22:14:46 +0000 (23:14 +0100)
cscript

diff --git a/cscript b/cscript
index dee81640be364e6ecbb64152d46d3889e6b276da..331ba43a894bd8ef6930736a8a6460c60026a257 100644 (file)
--- a/cscript
+++ b/cscript
@@ -230,7 +230,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', 'cd922b8', ffmpeg_options),
             ('libdcp', '4e6b78d'),
-            ('libsub', 'v1.1.12'))
+            ('libsub', 'b082fb6'))
 
 def configure_options(target):
     opt = ''