From 68a966aef6e10343afd6b46bc5147f8956b8293c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 1 Oct 2015 13:45:08 +0100 Subject: Bump libdcp. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cscript') diff --git a/cscript b/cscript index 332ffef0e..6ee7f7eea 100644 --- a/cscript +++ b/cscript @@ -252,8 +252,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', '4852a22'), - ('libsub', 'b98c145')) + ('libdcp', 'de32e99'), + ('libsub', '2d6d0e0')) def configure_options(target): opt = '' -- cgit v1.2.3