summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-09-09 15:37:18 +0100
committerCarl Hetherington <cth@carlh.net>2016-09-09 15:37:18 +0100
commit7e2e6429c44b517dfd118d39df138f71c2761e0c (patch)
tree9070da614e794b67c52b963701f2f41d5f36d87f /cscript
parent740a372e92b2a8165f9c0a0e2370a49cca20fff7 (diff)
parent80ce3f0bfcc13a403b22c888c28bcee10f125ece (diff)
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 87cfcfe52..4e3939d76 100644
--- a/cscript
+++ b/cscript
@@ -233,7 +233,7 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
- ('libdcp', '04a3cc5'),
+ ('libdcp', '62da6ba'),
('libsub', '067c21c'))
def configure_options(target):