summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-05 01:20:02 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-08 01:49:21 +0100
commitf7d2493f8c11579bc776b5d0d54498d1834ab525 (patch)
treeee2afe9a4b2207980b64b035ee2241c0dfdd1ac1 /cscript
parentac2fa2172c30c234a19628d7a9ae696e435a56db (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 87c9f1448..ef7306aed 100644
--- a/cscript
+++ b/cscript
@@ -236,7 +236,7 @@ def dependencies(target):
else:
ffmpeg_options = {}
- return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
+ return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
('libdcp', 'v1.3.4'),
('libsub', 'v1.1.13'))