From: Carl Hetherington Date: Thu, 15 Oct 2015 08:56:20 +0000 (+0100) Subject: Bump libdcp. X-Git-Tag: v2.4.12~4 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=e7811b466eff496db7f63842df2fa4a4410afe14;p=dcpomatic.git Bump libdcp. --- diff --git a/cscript b/cscript index c9318ba9d..16696b534 100644 --- a/cscript +++ b/cscript @@ -257,8 +257,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', '1f18188'), - ('libsub', 'b92c8d3')) + ('libdcp', 'f6b7898'), + ('libsub', 'afc7eec')) def configure_options(target): opt = ''