From: Carl Hetherington Date: Wed, 2 Nov 2022 21:39:49 +0000 (+0100) Subject: Bump libdcp for subtitle Z-position fixes (#2356). X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=3874448bb792052cd52b9acc723ff35cc753b86a Bump libdcp for subtitle Z-position fixes (#2356). --- diff --git a/cscript b/cscript index f0f0d3fbf..54dd41394 100644 --- a/cscript +++ b/cscript @@ -451,8 +451,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'v1.8.32')) - deps.append(('libsub', 'v1.6.35')) + deps.append(('libdcp', '9907552e698ae744ad9787109430ce896ee94ab8')) + deps.append(('libsub', '2a22b830f0d658e7c8f462539c662f4bc36419b9')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we