Bump libdcp so that it closes MXF files when destroying asset writers.
authorCarl Hetherington <cth@carlh.net>
Thu, 14 Jul 2022 22:23:57 +0000 (00:23 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 14 Jul 2022 22:23:57 +0000 (00:23 +0200)
cscript

diff --git a/cscript b/cscript
index b3d3ceff37157ab93a4572adc3df0d8a5fa72b2d..638a66925ea54aafdb534b094ee1bfdcfc9a3780 100644 (file)
--- a/cscript
+++ b/cscript
@@ -427,8 +427,8 @@ def dependencies(target, options):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', 'v1.8.22'))
-    deps.append(('libsub', 'v1.6.23'))
+    deps.append(('libdcp', 'v1.8.23'))
+    deps.append(('libsub', 'v1.6.24'))
     deps.append(('leqm-nrt', '93ae9e6'))
     deps.append(('rtaudio', 'f619b76'))
     # We get our OpenSSL libraries from the environment, but we