Bump libsub for build fix.
authorCarl Hetherington <cth@carlh.net>
Mon, 9 Jul 2018 09:05:50 +0000 (10:05 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 9 Jul 2018 09:05:50 +0000 (10:05 +0100)
cscript

diff --git a/cscript b/cscript
index eedb5b9f3ae813332aeb7ecca2bd49c1c421b092..e2c61305ba291ec8e95f10d3617dae09566cf9a6 100644 (file)
--- a/cscript
+++ b/cscript
@@ -324,7 +324,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', '5c90508', ffmpeg_options),
             ('libdcp', '844067e'),
-            ('libsub', '1e98875'),
+            ('libsub', '802add9'),
             ('rtaudio-cdist', '739969e'))
 
 def option_defaults():