Bump libsub to fix #2036.
authorCarl Hetherington <cth@carlh.net>
Thu, 3 Jun 2021 19:12:06 +0000 (21:12 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 3 Jun 2021 19:12:06 +0000 (21:12 +0200)
Also fixes problems with invisible subtitles from binary STL files
with weird line numbers.

cscript

diff --git a/cscript b/cscript
index b3ab733901fdaa3bbfac0c8f3e5ca0a92806237a..0045d80ef11562d726c1202811e0abd39b5b8d26 100644 (file)
--- a/cscript
+++ b/cscript
@@ -389,7 +389,7 @@ def dependencies(target, options):
         deps = []
 
     deps.append(('libdcp', '42feb7f'))
-    deps.append(('libsub', '831fb35'))
+    deps.append(('libsub', 'f3d7335'))
     deps.append(('leqm-nrt', '93ae9e6'))
     deps.append(('rtaudio', 'f619b76'))
     # We get our OpenSSL libraries from the environment, but we