From 114d0e76014b53d185d96c5daf2e7a91088a79a4 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 18 Dec 2015 15:38:06 +0000 Subject: Bump libdcp. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cscript') diff --git a/cscript b/cscript index 67a040349..9e045f8eb 100644 --- a/cscript +++ b/cscript @@ -279,8 +279,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '0e31e4b', ffmpeg_options), - ('libdcp', 'e330669'), - ('libsub', '03d9d1e')) + ('libdcp', 'fb03c08'), + ('libsub', 'f368daf')) def configure_options(target): opt = '' -- cgit v1.2.3