From 00762c2d9a4240d016150cd7555aee3dad8542ae Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 8 Apr 2021 20:43:17 +0200 Subject: Bump libdcp and add some new verification notes. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cscript') diff --git a/cscript b/cscript index 7e3899549..a80c220dc 100644 --- a/cscript +++ b/cscript @@ -385,8 +385,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'ed20305')) - deps.append(('libsub', '8ba5221')) + deps.append(('libdcp', '3a328b6')) + deps.append(('libsub', '2bbddc6')) deps.append(('leqm-nrt', '131f971')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we -- cgit v1.2.3