Bump libdcp again after merge.
authorCarl Hetherington <cth@carlh.net>
Fri, 22 Apr 2016 10:48:33 +0000 (11:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 22 Apr 2016 10:48:33 +0000 (11:48 +0100)
cscript

diff --git a/cscript b/cscript
index 693496ef404901e4c35dd24c42bc82cc51eb0846..e62188d3084222a8face6a77fd298cd21bf944de 100644 (file)
--- a/cscript
+++ b/cscript
@@ -229,7 +229,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'f2952f3', ffmpeg_options),
-            ('libdcp', 'ed81e7f'),
+            ('libdcp', '3bf3aad'),
             ('libsub', 'b9fb00d'))
 
 def configure_options(target):