From: Carl Hetherington Date: Mon, 13 Jun 2016 11:43:03 +0000 (+0100) Subject: Bump libdcp for licence statement changes wrt OpenSSL. X-Git-Tag: v2.8.10~30 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=a136864bf39e952ea6058510a594798588e56a03 Bump libdcp for licence statement changes wrt OpenSSL. --- diff --git a/cscript b/cscript index 7a0313a85..260c0f2ec 100644 --- a/cscript +++ b/cscript @@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), - ('libdcp', '8edc24f'), + ('libdcp', 'd927e9b'), ('libsub', '3e299e5')) def configure_options(target):