From 2659df852059c399804aeea8092e91199e2cd322 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 28 Sep 2015 12:16:16 +0100 Subject: [PATCH] Bump libdcp. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cscript b/cscript index b6e2a09f5..4c7b9afec 100644 --- a/cscript +++ b/cscript @@ -252,8 +252,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options), - ('libdcp', 'b3adb83'), - ('libsub', 'e959731')) + ('libdcp', '4852a22'), + ('libsub', 'b98c145')) def configure_options(target): opt = '' -- 2.30.2