Bump libdcp to fix crash when verifying encrypted 3D DCPs. v2.16.30
authorCarl Hetherington <cth@carlh.net>
Tue, 11 Oct 2022 22:56:40 +0000 (00:56 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 11 Oct 2022 22:56:40 +0000 (00:56 +0200)
cscript

diff --git a/cscript b/cscript
index 591ffd54d764809068cb4f6fd99b519be19befa6..4659ce285a4e19bc818158eddba22f87ac0f7115 100644 (file)
--- a/cscript
+++ b/cscript
@@ -446,8 +446,8 @@ def dependencies(target, options):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', 'v1.8.30'))
-    deps.append(('libsub', 'v1.6.33'))
+    deps.append(('libdcp', 'v1.8.31'))
+    deps.append(('libsub', 'v1.6.34'))
     deps.append(('leqm-nrt', '93ae9e6'))
     deps.append(('rtaudio', 'f619b76'))
     # We get our OpenSSL libraries from the environment, but we