summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-24 00:23:22 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-24 00:23:22 +0000
commit331f5985629d7a4814c8a74a5ca58e84af857f61 (patch)
treedb86abedf046388abc351db4fb105294b6e94690 /cscript
parent0377cc571a3eaa2abc18cbcf1ee926c55237ebe5 (diff)
Bump libdcp for trusted device KDM test.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 5ee709adf..b65518032 100644
--- 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 = ''