From: Carl Hetherington Date: Wed, 7 Oct 2015 23:10:52 +0000 (+0100) Subject: Bump libdcp. X-Git-Tag: v2.4.6~25 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=732d904c692c2b88eab3ddd584af475c494cc1d5 Bump libdcp. --- diff --git a/cscript b/cscript index 16af8bdbe..1e18684d9 100644 --- a/cscript +++ b/cscript @@ -252,8 +252,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', '4debca2'), - ('libsub', '5f04dd1')) + ('libdcp', '6a9f369'), + ('libsub', '04d92c2')) def configure_options(target): opt = ''