summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-04-18 22:18:26 +0100
committerCarl Hetherington <cth@carlh.net>2016-04-18 22:18:26 +0100
commit948e475f5279c99496065a96ece4ae358e31e313 (patch)
tree733f8b2a4b0f356deaf2e4304a7e1742f697ed5f
parentf71c67d250140c16aaf6d127f86645919435753f (diff)
Bump libdcp for small code cleanup.
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 0478fc193..60700c67d 100644
--- a/cscript
+++ b/cscript
@@ -218,7 +218,7 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', 'f2952f3', ffmpeg_options),
- ('libdcp', 'v1.3.2'),
+ ('libdcp', 'f0a6d7b'),
('libsub', 'b9fb00d'))
def configure_options(target):