Bump libsub for build fix.
authorCarl Hetherington <cth@carlh.net>
Fri, 22 Jul 2016 11:31:46 +0000 (12:31 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 22 Jul 2016 11:31:46 +0000 (12:31 +0100)
cscript

diff --git a/cscript b/cscript
index 44f7bcd8fece494618ba2262e9231e4d3945bfb2..0a2fef9c782cf8045e2478f582497e68d68765f2 100644 (file)
--- a/cscript
+++ b/cscript
@@ -238,7 +238,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
             ('libdcp', 'b487f83'),
-            ('libsub', '45b8f2f'))
+            ('libsub', '067c21c'))
 
 def configure_options(target):
     opt = ''