summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-04-22 11:48:33 +0100
committerCarl Hetherington <cth@carlh.net>2016-04-22 11:48:33 +0100
commit450063921e66534da362ac5dab08ff9d67e2bdbe (patch)
treeeaf205735ca5589e710ddc86f5cab67e7f6f67f0
parent2dfe23c8af897ebfc1cca8b3b9d9fc7a802e736e (diff)
Bump libdcp again after merge.
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 693496ef4..e62188d30 100644
--- a/cscript
+++ b/cscript
@@ -229,7 +229,7 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', 'f2952f3', ffmpeg_options),
- ('libdcp', 'ed81e7f'),
+ ('libdcp', '3bf3aad'),
('libsub', 'b9fb00d'))
def configure_options(target):