Bump libdcp for licence statement changes wrt OpenSSL.
authorCarl Hetherington <cth@carlh.net>
Mon, 13 Jun 2016 11:43:03 +0000 (12:43 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 13 Jun 2016 11:43:03 +0000 (12:43 +0100)
cscript

diff --git a/cscript b/cscript
index 7a0313a85d2922c9d7d10843d934f688453c2321..260c0f2ec5d4f20478e4b28eb7b11239b1c197d7 100644 (file)
--- 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):