Bump libsub for static boost fix.
authorCarl Hetherington <cth@carlh.net>
Tue, 25 Jul 2017 14:46:42 +0000 (15:46 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 25 Jul 2017 14:46:42 +0000 (15:46 +0100)
cscript

diff --git a/cscript b/cscript
index 54eb469530048606e6969ed1f8e85e2f958c48d6..1e2bbeec63e74ce49f9e03111ce354e9d553aff6 100644 (file)
--- a/cscript
+++ b/cscript
@@ -296,7 +296,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', 'mxe', ffmpeg_options),
             ('libdcp', '047d8ff'),
-            ('libsub', '4c26d86'),
+            ('libsub', '4af2a09'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):