Bump libsub for cscript fix.
authorCarl Hetherington <cth@carlh.net>
Sat, 13 Jun 2015 16:01:53 +0000 (17:01 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 13 Jun 2015 16:01:53 +0000 (17:01 +0100)
cscript

diff --git a/cscript b/cscript
index 4fa0f24b820a7021ef767a01507adeb93adb547a..bfaac5d96ac248487089497e7ffd2118facfae66 100644 (file)
--- a/cscript
+++ b/cscript
@@ -225,7 +225,7 @@ def make_spec(filename, version, target):
 def dependencies(target):
     return (('ffmpeg-cdist', '0492ad2'),
             ('libdcp', 'v1.1.0'),
-            ('libsub', 'v1.1.0'))
+            ('libsub', 'v1.1.1'))
 
 def configure_options(target):
     opt = ''