Bump libdcp for fix to #1976.
authorCarl Hetherington <cth@carlh.net>
Thu, 22 Apr 2021 20:01:04 +0000 (22:01 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 22 Apr 2021 20:01:04 +0000 (22:01 +0200)
This is an incorrect error when verifying 3D Interop DCPs.

cscript

diff --git a/cscript b/cscript
index b6f6ce5d1167136dd15ceec124bf5f16ef22a788..4ed5f2b2ddd8a1c25dd5fca5c552af1a067ff534 100644 (file)
--- a/cscript
+++ b/cscript
@@ -386,8 +386,8 @@ def dependencies(target, options):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', '2d6b31b'))
-    deps.append(('libsub', '63cddea'))
+    deps.append(('libdcp', '5e1ce36'))
+    deps.append(('libsub', 'cf5c3db'))
     deps.append(('leqm-nrt', '131f971'))
     deps.append(('rtaudio', 'f619b76'))
     # We get our OpenSSL libraries from the environment, but we