Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Fri, 4 Dec 2015 11:52:06 +0000 (11:52 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 4 Dec 2015 21:14:28 +0000 (21:14 +0000)
cscript

diff --git a/cscript b/cscript
index 6ca2665228ce2b20dab7c20b373307377bb62a13..a4bce8e588b8e75df156283f8cbdcd9f65484013 100644 (file)
--- a/cscript
+++ b/cscript
@@ -279,8 +279,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '938d9af', ffmpeg_options),
-            ('libdcp', '689d563'),
-            ('libsub', '09dd7a3'))
+            ('libdcp', '23cfe2a'),
+            ('libsub', 'cc93f49'))
 
 def configure_options(target):
     opt = ''