summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-06-13 12:43:03 +0100
committerCarl Hetherington <cth@carlh.net>2016-06-13 12:43:03 +0100
commita136864bf39e952ea6058510a594798588e56a03 (patch)
tree8365bfccde05350268d131ffb69a9b9c58319a4b /cscript
parent834d90fb192c45ac716b8be42d62d334de848681 (diff)
Bump libdcp for licence statement changes wrt OpenSSL.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 7a0313a85..260c0f2ec 100644
--- a/cscript
+++ b/cscript
@@ -237,7 +237,7 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
- ('libdcp', '8edc24f'),
+ ('libdcp', 'd927e9b'),
('libsub', '3e299e5'))
def configure_options(target):