Bump libsub to get away from merge commit (works around problems in wscript). v2.13.47
authorCarl Hetherington <cth@carlh.net>
Sun, 2 Sep 2018 23:43:17 +0000 (00:43 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 2 Sep 2018 23:43:17 +0000 (00:43 +0100)
cscript

diff --git a/cscript b/cscript
index c86b862a47490d05f4af0d01893a7cf4f3f45438..f5bf702c64f5de0f3226a66c3a2d9e56c07c20e4 100644 (file)
--- a/cscript
+++ b/cscript
@@ -329,7 +329,7 @@ def dependencies(target):
         deps = [('ffmpeg-cdist', '27f25fb', ffmpeg_options)]
 
     deps.append(('libdcp', '8259e27'))
-    deps.append(('libsub', '60d922b'))
+    deps.append(('libsub', 'a44af54'))
     deps.append(('rtaudio-cdist', '739969e'))
 
     return deps