Missing libsub bump.
authorCarl Hetherington <cth@carlh.net>
Fri, 7 Sep 2018 13:09:20 +0000 (14:09 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 7 Sep 2018 13:09:20 +0000 (14:09 +0100)
cscript

diff --git a/cscript b/cscript
index 753a76830a6f58ed2e6e778cf4c1933cf65f3505..5d1ab941e2b9270d1f38d31553893dfd7394109e 100644 (file)
--- a/cscript
+++ b/cscript
@@ -329,7 +329,7 @@ def dependencies(target):
         deps = [('ffmpeg-cdist', '27f25fb', ffmpeg_options)]
 
     deps.append(('libdcp', '5d8a158'))
-    deps.append(('libsub', 'a44af54'))
+    deps.append(('libsub', '7adea71'))
     deps.append(('rtaudio-cdist', '739969e'))
 
     return deps