Bump libdcp for verify crash due to missing information in the note.
authorCarl Hetherington <cth@carlh.net>
Thu, 15 Aug 2024 09:15:44 +0000 (11:15 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 15 Aug 2024 09:15:44 +0000 (11:15 +0200)
cscript

diff --git a/cscript b/cscript
index 7d4a8f1f6c7ca67dc845b2e7c08ee508a0b9cfbc..65bead68779f5bcdf4127af6db4d994a9ced2f90 100644 (file)
--- a/cscript
+++ b/cscript
@@ -535,7 +535,7 @@ def dependencies(target, options):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', 'v1.8.101'))
+    deps.append(('libdcp', 'v1.8.102'))
     deps.append(('libsub', 'v1.6.49'))
     deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
     deps.append(('rtaudio', 'f619b76'))