From: Carl Hetherington Date: Sat, 12 Jun 2021 18:53:25 +0000 (+0200) Subject: Bump libdcp for fixes to language tags. X-Git-Tag: v2.15.155~13 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=58f73422b75059b5e12e229da14c885076956153 Bump libdcp for fixes to language tags. --- diff --git a/cscript b/cscript index 0f38bb829..0f91273bd 100644 --- a/cscript +++ b/cscript @@ -388,8 +388,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'a5bd2e9')) - deps.append(('libsub', '44cf236')) + deps.append(('libdcp', '50346ba')) + deps.append(('libsub', '08a1a8c')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we