From df5bc9568fe4993cc584c872b7862dc132b484da Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 20 Nov 2020 21:32:17 +0100 Subject: Bump libdcp. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cscript b/cscript index 69d41b39b..6c70828f7 100644 --- a/cscript +++ b/cscript @@ -373,8 +373,8 @@ def dependencies(target, options): (target.platform == 'osx' and target.bits == 64) or (target.platform == 'windows')) else {} - deps.append(('libdcp', 'f614b45', cpp_lib_options)) - deps.append(('libsub', '97e8588', cpp_lib_options)) + deps.append(('libdcp', 'b636c3e', cpp_lib_options)) + deps.append(('libsub', '6514f5b', cpp_lib_options)) deps.append(('leqm-nrt', 'carl')) deps.append(('rtaudio', 'carl')) # We get our OpenSSL libraries from the environment, but we -- cgit v1.2.3