summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-08 13:20:55 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-08 13:20:55 +0100
commit5665f1503d751391768bd7ed5894f2ecd63ea8fc (patch)
treec1241feb4432d85447995adcf2241c80c20d31d5
parentfc7c87692f090b9233210335dfb7c4f53e0f58be (diff)
Bump libdpc.
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 92d8a50e5..5e1ef3518 100644
--- a/cscript
+++ b/cscript
@@ -207,7 +207,7 @@ def make_spec(filename, version, target):
def dependencies(target):
return (('ffmpeg-cdist', '0492ad2'),
- ('libdcp', '81fc376'),
+ ('libdcp', 'b9dc0fb'),
('libsub', 'f66b11f'))
def configure_options(target):