summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-12-06 01:31:41 +0000
committerCarl Hetherington <cth@carlh.net>2015-12-06 01:31:41 +0000
commit1e10f98020fc7f8921c077d4a6bf22e5ba668192 (patch)
tree787f836eb2391203154f42e36c7a57bff6a30bad /cscript
parentcd352a12cfe497e52f94249aaec3eada2896d5a5 (diff)
Bump ffmpeg.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 9e5cae967..12c3e4579 100644
--- a/cscript
+++ b/cscript
@@ -278,7 +278,7 @@ def dependencies(target):
else:
ffmpeg_options = {}
- return (('ffmpeg-cdist', '938d9af', ffmpeg_options),
+ return (('ffmpeg-cdist', '0e31e4b', ffmpeg_options),
('libdcp', '1.0'),
('libsub', '1.0'))