summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-10-10 10:27:15 +0100
committerCarl Hetherington <cth@carlh.net>2015-10-10 10:27:15 +0100
commitda9a4c7e715e4c89cff6f2f7f8983c918e83a937 (patch)
tree9b690f75798c9aedc4d7ac6e7081846a4344cd6b /cscript
parente7ddfa87ed01cf06f58b5d25f5c67916ec0fbfcc (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 286179cc5..363c75ab1 100644
--- a/cscript
+++ b/cscript
@@ -252,8 +252,8 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options),
- ('libdcp', '8275576'),
- ('libsub', 'b441970'))
+ ('libdcp', '1f18188'),
+ ('libsub', 'b92c8d3'))
def configure_options(target):
opt = ''