Bump libdcp for asdcp headers changes.
authorCarl Hetherington <cth@carlh.net>
Fri, 1 Jul 2016 11:33:11 +0000 (12:33 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 1 Jul 2016 11:33:11 +0000 (12:33 +0100)
cscript

diff --git a/cscript b/cscript
index 69cb9b3ad9b6745c27bafbbcc399824b3fe9b5ff..a967e47a92cc3652c080df4c42d8792802dc539a 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,7 +237,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
-            ('libdcp', 'fe3bb91'),
+            ('libdcp', '89d5fe1'),
             ('libsub', 'd848eed'))
 
 def configure_options(target):