Bump libdcp for fixes to #2391 and #2394. v2.16.37
authorCarl Hetherington <cth@carlh.net>
Thu, 22 Dec 2022 23:03:44 +0000 (00:03 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 22 Dec 2022 23:03:44 +0000 (00:03 +0100)
cscript

diff --git a/cscript b/cscript
index 9ebf2515287e63252d60d935b933459d5e8a444f..bc1985d36b5a6689c7510374595c834cdc1a41ee 100644 (file)
--- a/cscript
+++ b/cscript
@@ -453,7 +453,7 @@ def dependencies(target, options):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', 'v1.8.47'))
+    deps.append(('libdcp', 'v1.8.48'))
     deps.append(('libsub', 'v1.6.42'))
     deps.append(('leqm-nrt', '93ae9e6'))
     deps.append(('rtaudio', 'f619b76'))