From 623ea4d25fb36b5e47b75c070e2abbd428d3754e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 23 May 2016 14:52:57 +0100 Subject: Bump libdcp again for another Centos fix. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index ba621403e..dee81640b 100644 --- a/cscript +++ b/cscript @@ -229,7 +229,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'cd922b8', ffmpeg_options), - ('libdcp', 'a545db4'), + ('libdcp', '4e6b78d'), ('libsub', 'v1.1.12')) def configure_options(target): -- cgit v1.2.3