libsub version bump for a build fix.
authorCarl Hetherington <cth@carlh.net>
Thu, 27 Jul 2017 16:19:45 +0000 (17:19 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 27 Jul 2017 16:19:45 +0000 (17:19 +0100)
cscript

diff --git a/cscript b/cscript
index bd01fe169f6b14d7d11b6ba502816c1749979d09..0a8604fc60f0f482f6592d5900c107f97ff3499c 100644 (file)
--- a/cscript
+++ b/cscript
@@ -296,7 +296,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
             ('libdcp', '047d8ff'),
-            ('libsub', '4af2a09'),
+            ('libsub', 'd3cbf2f'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):