Bump libsub for centos build fix.
authorCarl Hetherington <cth@carlh.net>
Mon, 11 Sep 2017 19:28:10 +0000 (20:28 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 11 Sep 2017 19:28:10 +0000 (20:28 +0100)
cscript

diff --git a/cscript b/cscript
index 239ef1593a8cbb0c724604caca7c455a775a9d8d..edeaf00cecfc215a560ef11f02240aa0cfa97541 100644 (file)
--- a/cscript
+++ b/cscript
@@ -293,7 +293,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
             ('libdcp', '8b72edd'),
-            ('libsub', '1d6bbdf'),
+            ('libsub', '05c6345'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):