Bump libdcp for various new stuff.
authorCarl Hetherington <cth@carlh.net>
Thu, 2 Jun 2016 10:00:20 +0000 (11:00 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 2 Jun 2016 10:00:20 +0000 (11:00 +0100)
cscript

diff --git a/cscript b/cscript
index c3a17aa114750e8167996572535daf4b2153f305..b6e8fcc80cac45dc09b3adbce4fae18046f5c062 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,7 +237,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
-            ('libdcp', 'a641fdc'),
+            ('libdcp', '5591a50'),
             ('libsub', '3d8c3bc'))
 
 def configure_options(target):