summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-05-15 12:58:19 +0100
committerCarl Hetherington <cth@carlh.net>2017-05-15 12:58:19 +0100
commit868b0300ea907975e54ab662ddc1ad4aa90af695 (patch)
treef85c4b2db55abb1b08ca6dd442e4f9dd8d8e40e5 /cscript
parent78a29b8f8e8907b515427989c9ac37f5738cff95 (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 7abc75a75..2162a894f 100644
--- a/cscript
+++ b/cscript
@@ -280,7 +280,7 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', 'd993f38', ffmpeg_options),
- ('libdcp', '181bc47'),
+ ('libdcp', 'be3aa4a'),
('libsub', 'a04f1d5'),
('rtaudio-cdist', None))