Bump libsub for Centos build fix.
authorCarl Hetherington <cth@carlh.net>
Mon, 11 Sep 2017 00:31:43 +0000 (01:31 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 11 Sep 2017 00:31:43 +0000 (01:31 +0100)
cscript

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