Bump libdcp for trusted device KDM test.
authorCarl Hetherington <cth@carlh.net>
Tue, 24 Nov 2015 00:23:22 +0000 (00:23 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 24 Nov 2015 00:23:22 +0000 (00:23 +0000)
cscript

diff --git a/cscript b/cscript
index 5ee709adf463f879f3957aaab4cfcd245f05cac0..b655180328fbc8aee1d36831668b15a08afa8042 100644 (file)
--- a/cscript
+++ b/cscript
@@ -279,8 +279,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '938d9af', ffmpeg_options),
-            ('libdcp', '960fa45'),
-            ('libsub', '8b82c40'))
+            ('libdcp', 'bc2b4bb'),
+            ('libsub', '6416097'))
 
 def configure_options(target):
     opt = ''