From da9a4c7e715e4c89cff6f2f7f8983c918e83a937 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 10 Oct 2015 10:27:15 +0100 Subject: [PATCH] Bump libdcp. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cscript b/cscript index 286179cc5..363c75ab1 100644 --- a/cscript +++ b/cscript @@ -252,8 +252,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', '8275576'), - ('libsub', 'b441970')) + ('libdcp', '1f18188'), + ('libsub', 'b92c8d3')) def configure_options(target): opt = '' -- 2.30.2