summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-11-17 01:05:34 +0000
committerCarl Hetherington <cth@carlh.net>2016-11-17 01:05:34 +0000
commit987e2daa218ab39c6ddc3780667eedaab1c0872e (patch)
tree9b4741d2712eac81dffc9287e7b10bad81e4e5ad /cscript
parentfa3eeca8774162bdf4e66f3b77e797e0dc7746f4 (diff)
Bump ffmpeg (#992).
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 02c766fa3..6203a1042 100644
--- a/cscript
+++ b/cscript
@@ -244,7 +244,7 @@ def dependencies(target):
else:
ffmpeg_options = {}
- return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
+ return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options),
('libdcp', 'v1.4.4'),
('libsub', 'v1.2.4'))