From bb7917d2ea06e6eaa566b00a279e9b5a6a351fc9 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 25 Aug 2016 14:42:37 +0100 Subject: Take the leaf of a certificate chain if one is provided for a screen certificate (#937). --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 137781398..43a9b0832 100644 --- a/cscript +++ b/cscript @@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', '04def4c'), + ('libdcp', 'ac6df08'), ('libsub', '067c21c')) def configure_options(target): -- cgit v1.2.3