summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-28 12:16:16 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-28 12:16:16 +0100
commit2659df852059c399804aeea8092e91199e2cd322 (patch)
tree67552bf90b3c4c3c10fafecc5e8c43cb97406474 /cscript
parent16327fcf284622cc66a10a15cd65a113fb9946b2 (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 b6e2a09f5..4c7b9afec 100644
--- a/cscript
+++ b/cscript
@@ -252,8 +252,8 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options),
- ('libdcp', 'b3adb83'),
- ('libsub', 'e959731'))
+ ('libdcp', '4852a22'),
+ ('libsub', 'b98c145'))
def configure_options(target):
opt = ''