From: Carl Hetherington Date: Tue, 1 Jun 2021 23:45:29 +0000 (+0200) Subject: Bump libdcp for fix to #2029. X-Git-Tag: v2.15.153~1 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=fc00f4d30f4b798dd21964d1e9931b94c09f5c06 Bump libdcp for fix to #2029. --- diff --git a/cscript b/cscript index 6635d03c3..b3ab73390 100644 --- a/cscript +++ b/cscript @@ -388,8 +388,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'dd672d9')) - deps.append(('libsub', 'cd50a10')) + deps.append(('libdcp', '42feb7f')) + deps.append(('libsub', '831fb35')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we