Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Fri, 9 Mar 2018 10:17:50 +0000 (10:17 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 9 Mar 2018 10:17:50 +0000 (10:17 +0000)
cscript

diff --git a/cscript b/cscript
index 500add60ea34394dac9f479f4a7d08a00b770035..57fd870c36c405445a96cc7bcbd6f821543c2785 100644 (file)
--- a/cscript
+++ b/cscript
@@ -301,8 +301,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
-            ('libdcp', '9a980ba'),
-            ('libsub', 'b7cdc1f'),
+            ('libdcp', '92d0468'),
+            ('libsub', '708eff1'),
             ('rtaudio-cdist', '739969e'))
 
 def configure_options(target):