Missing libsub bump.
authorCarl Hetherington <cth@carlh.net>
Thu, 31 Jan 2019 23:59:36 +0000 (23:59 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 31 Jan 2019 23:59:36 +0000 (23:59 +0000)
cscript

diff --git a/cscript b/cscript
index 854d5ee2bd80a583b9ca62b6bfc84861932067f2..10e40d2e96d8faf92d2519aef04cbe6798663e05 100644 (file)
--- a/cscript
+++ b/cscript
@@ -328,7 +328,7 @@ def dependencies(target):
         deps = []
 
     deps.append(('libdcp', '6a85c30'))
-    deps.append(('libsub', '781e08a'))
+    deps.append(('libsub', 'c07bdb3'))
     deps.append(('rtaudio-cdist', 'aad62d7'))
 
     return deps