Bump libdcp for asdcplib-cth Centos 5 fix.
authorCarl Hetherington <cth@carlh.net>
Thu, 9 Jun 2016 15:18:40 +0000 (16:18 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 9 Jun 2016 15:18:40 +0000 (16:18 +0100)
cscript

diff --git a/cscript b/cscript
index d91f451973343a3d2954767662eb06a01adcf611..36e0ca7ecf367199c841805cea52f69fa4946fa5 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,7 +237,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
-            ('libdcp', '5591a50'),
+            ('libdcp', '702a013'),
             ('libsub', 'a06e701'))
 
 def configure_options(target):