summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-10 15:06:24 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-10 15:06:24 +0100
commit4c6427c1efa6447e07dfee3c02e8a9ac15f71fc1 (patch)
treeb6a99ca750c8822a2fe116a3de242683f4f8a0ef /cscript
parentca34d35b476868f98d5b7dde00f07831a4302e6b (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 92f64d5fb..0ed34751c 100644
--- a/cscript
+++ b/cscript
@@ -224,7 +224,7 @@ def make_spec(filename, version, target):
def dependencies(target):
return (('ffmpeg-cdist', '0492ad2'),
- ('libdcp', '8771c1f'),
+ ('libdcp', '41ab9a3'),
('libsub', 'f66b11f'))
def configure_options(target):