From: Carl Hetherington Date: Thu, 15 Jul 2021 12:09:58 +0000 (+0200) Subject: Bump libdcp for channel assignment fix (#2062). X-Git-Tag: v2.15.156~1 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=4cc334f6f96876944933a4308842ab0a9b6a0fa7;hp=037b18b34e3e3fd9b9e692d85f35de17ab67aff8 Bump libdcp for channel assignment fix (#2062). --- diff --git a/cscript b/cscript index 0a68d5fb2..f162c80a5 100644 --- a/cscript +++ b/cscript @@ -388,8 +388,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', '97b4901')) - deps.append(('libsub', 'fa899ec')) + deps.append(('libdcp', 'cc4445c')) + deps.append(('libsub', 'e3b6fe8')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we