Bump libsub. v2.13.132
authorCarl Hetherington <cth@carlh.net>
Sat, 16 Mar 2019 00:49:55 +0000 (00:49 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 16 Mar 2019 00:49:55 +0000 (00:49 +0000)
cscript

diff --git a/cscript b/cscript
index 6869e25d7854751e340d478f416eba4dc5fc593d..b64e0fabf8c97ec6e2838fda62bf526143b9bce0 100644 (file)
--- a/cscript
+++ b/cscript
@@ -332,7 +332,7 @@ def dependencies(target):
         deps = []
 
     deps.append(('libdcp', 'v1.6.5'))
-    deps.append(('libsub', 'v1.4.4'))
+    deps.append(('libsub', 'v1.4.5'))
     deps.append(('rtaudio-cdist', 'aad62d7'))
 
     return deps