Bump libsub for subrip alignment fix with {\anX} (#2960).
authorCarl Hetherington <cth@carlh.net>
Wed, 29 Jan 2025 01:17:42 +0000 (02:17 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 29 Jan 2025 01:17:42 +0000 (02:17 +0100)
cscript

diff --git a/cscript b/cscript
index 1508b5b5a719ad855c42509cc5dfdab24be17cb9..842905f64d12b6f80d0d6cd46ded7a57ac831a86 100644 (file)
--- a/cscript
+++ b/cscript
@@ -426,7 +426,7 @@ def make_spec(filename, version, target, options, requires=None):
 
 def dependencies(target, options):
     deps = [('libdcp', 'v1.10.8', {'c++17': target.platform.startswith('osx')})]
-    deps.append(('libsub', 'v1.6.52'))
+    deps.append(('libsub', 'v1.6.53'))
     deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
     deps.append(('rtaudio', 'f619b76'))
     # We get our OpenSSL libraries from the environment, but we