Bump to required libsub.
authorCarl Hetherington <cth@carlh.net>
Mon, 15 Feb 2016 23:19:36 +0000 (23:19 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 15 Feb 2016 23:19:36 +0000 (23:19 +0000)
cscript

diff --git a/cscript b/cscript
index 81e617800bba39ec6f1e5bc90962321d83aaf2cb..67ceffde3e34664939c83c6d497136f4153587f5 100644 (file)
--- a/cscript
+++ b/cscript
@@ -281,7 +281,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', '96d67de', ffmpeg_options),
             ('libdcp', '4e38f82'),
-            ('libsub', '9cefa0f'))
+            ('libsub', 'a83e7d1'))
 
 def configure_options(target):
     opt = ''