Bump libdcp for some test fixes.
authorCarl Hetherington <cth@carlh.net>
Mon, 27 Feb 2023 14:55:33 +0000 (15:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 27 Feb 2023 14:55:33 +0000 (15:55 +0100)
cscript

diff --git a/cscript b/cscript
index fc9058a970a74983416361098b42dcebfd6e14ec..4b2843a8b5321b9aff6b43343f33af33c9b86dbf 100644 (file)
--- a/cscript
+++ b/cscript
@@ -457,7 +457,7 @@ def dependencies(target, options):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', 'v1.8.62'))
+    deps.append(('libdcp', 'v1.8.63'))
     deps.append(('libsub', 'v1.6.43'))
     deps.append(('leqm-nrt', '4560105773c66ac9216b62313a24093bb0a027ae'))
     deps.append(('rtaudio', 'f619b76'))