summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-25 19:29:40 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-25 19:29:40 +0100
commitd19b91245294336288d65dc34d0d9240bee6202d (patch)
treecddba856a755ad328730117f0a9f07b6a568d431 /cscript
parent376c7d17cae1fcb157beb695ba1201fccb3aced3 (diff)
Bump libdcp.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index ff86ae2a8..b6e2a09f5 100644
--- a/cscript
+++ b/cscript
@@ -252,8 +252,8 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options),
- ('libdcp', 'bff6a34'),
- ('libsub', '564552a'))
+ ('libdcp', 'b3adb83'),
+ ('libsub', 'e959731'))
def configure_options(target):
opt = ''