From: Carl Hetherington Date: Mon, 21 Sep 2020 20:23:12 +0000 (+0200) Subject: Bump libdcp/libsub. X-Git-Tag: v2.15.103~14 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=0f214f1e1d3a07415c12df9ebe31e279c7bba7dc Bump libdcp/libsub. --- diff --git a/cscript b/cscript index 0865c5119..db395e4dd 100644 --- a/cscript +++ b/cscript @@ -375,8 +375,8 @@ def dependencies(target, options): (target.platform == 'osx' and target.bits == 64) or (target.platform == 'windows')) else {} - deps.append(('libdcp', '40f6f7d', cpp_lib_options)) - deps.append(('libsub', 'c5b7a36', cpp_lib_options)) + deps.append(('libdcp', 'b301ef7', cpp_lib_options)) + deps.append(('libsub', '0121b7b', cpp_lib_options)) deps.append(('leqm-nrt', 'carl')) deps.append(('rtaudio', 'carl')) # We get our OpenSSL libraries from the environment, but we