From 5281e7f80d7e43b2170818781ba21c9b25d7c7c7 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 14 Apr 2021 16:31:42 +0200 Subject: [PATCH] Bump libdcp to try and fix #1965 and #1966. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cscript b/cscript index 6e5712bcf..c10e819dd 100644 --- a/cscript +++ b/cscript @@ -385,8 +385,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', '274dd30')) - deps.append(('libsub', '276532e')) + deps.append(('libdcp', '098007a')) + deps.append(('libsub', '8ab963a')) deps.append(('leqm-nrt', '131f971')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we -- 2.30.2