Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Sat, 10 Oct 2015 09:17:02 +0000 (10:17 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 10 Oct 2015 09:17:02 +0000 (10:17 +0100)
cscript

diff --git a/cscript b/cscript
index acc99cecda829aaec8168b9f6c915c83a1fefb37..286179cc50c2ae4a28440b258d3da00d6f89d3d7 100644 (file)
--- a/cscript
+++ b/cscript
@@ -252,7 +252,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options),
-            ('libdcp', 'eaece23'),
+            ('libdcp', '8275576'),
             ('libsub', 'b441970'))
 
 def configure_options(target):