summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-11 13:53:01 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-11 13:53:01 +0100
commitf00af304dfeb4f41775f1389970d9108c0a8ff6a (patch)
tree0cf7d5de464683aa5f8cfadce77c2a141314fd13 /cscript
parent2be03241f41d47f36d044e6cd0566fc71e8e3997 (diff)
Bump libdcp.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 59b313cd3..75111a7d9 100644
--- a/cscript
+++ b/cscript
@@ -224,7 +224,7 @@ def make_spec(filename, version, target):
def dependencies(target):
return (('ffmpeg-cdist', '0492ad2'),
- ('libdcp', 'e4d623e'),
+ ('libdcp', '0793137'),
('libsub', 'f66b11f'))
def configure_options(target):