summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-06-14 14:10:13 +0100
committerCarl Hetherington <cth@carlh.net>2016-06-14 14:10:13 +0100
commit2a72bebc04cc5d0b34c81840f10bd1387955a7a4 (patch)
treed9f3c8a45cabbde00e235423bbee8b5564d90362 /cscript
parentfe641456aec90fc725918c444f88e1c519e63ffd (diff)
Bump cscript for libdcp whitespace/tab fix.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index e65d1f5c1..12e465a23 100644
--- a/cscript
+++ b/cscript
@@ -237,7 +237,7 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
- ('libdcp', '8837fe7'),
+ ('libdcp', '07e9426'),
('libsub', '3e299e5'))
def configure_options(target):