summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-04-30 16:05:29 +0100
committerCarl Hetherington <cth@carlh.net>2013-04-30 16:05:29 +0100
commitaaf05a3b1e011a627593152eee427fcb72f12ff3 (patch)
tree36516129947b678cf96c6d94303396fc8f274454 /cscript
parent8889cf7126810fb9b754643a45dcc94ad578125f (diff)
Bump dep.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 0111e9638..e8154e9f3 100644
--- a/cscript
+++ b/cscript
@@ -7,7 +7,7 @@ def dependencies(target):
return ()
else:
return (('openjpeg-cdist', None),
- ('ffmpeg-cdist', '488d5d4496af5e3a3b9d31d6b221e8eeada6b77e'),
+ ('ffmpeg-cdist', '7a23ec9c771184ab563cfe24ad9b427f38368961'),
('libdcp', 'v0.45'))
def build(env, target):