Bump libdcp for error fix.
authorCarl Hetherington <cth@carlh.net>
Mon, 12 Sep 2016 09:41:11 +0000 (10:41 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 12 Sep 2016 09:41:11 +0000 (10:41 +0100)
cscript

diff --git a/cscript b/cscript
index 4e3939d7649f4b5b750b81b51725cbbe037cdbbb..d0cbf211e98d9c2142e4d6d9be606283515d6049 100644 (file)
--- a/cscript
+++ b/cscript
@@ -233,7 +233,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
-            ('libdcp', '62da6ba'),
+            ('libdcp', '599af58'),
             ('libsub', '067c21c'))
 
 def configure_options(target):