From: Carl Hetherington Date: Wed, 14 Apr 2021 14:31:42 +0000 (+0200) Subject: Bump libdcp to try and fix #1965 and #1966. X-Git-Tag: v2.15.140~1 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=5281e7f80d7e43b2170818781ba21c9b25d7c7c7 Bump libdcp to try and fix #1965 and #1966. --- diff --git a/cscript b/cscript index 6e5712bcf..c10e819dd 100644 --- a/cscript +++ b/cscript @@ -385,8 +385,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', '274dd30')) - deps.append(('libsub', '276532e')) + deps.append(('libdcp', '098007a')) + deps.append(('libsub', '8ab963a')) deps.append(('leqm-nrt', '131f971')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we