summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-04 11:41:52 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-04 11:41:52 +0100
commit9090e85f2a64c7d84d030a6763b8dcc4fd4138fc (patch)
tree25e0e2458cf1298d65fe4eee8cbc071968dbd466
parentc6cce75f315da7b2542ada459752928acd39dab8 (diff)
Bump ffmpeg-cdist for OS X build.
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 59b3d7d48..5ed7e76c0 100644
--- a/cscript
+++ b/cscript
@@ -244,7 +244,7 @@ def dependencies(target):
else:
ffmpeg_options = {}
- return (('ffmpeg-cdist', 'fd7b71b', ffmpeg_options),
+ return (('ffmpeg-cdist', 'b11c05f', ffmpeg_options),
('libdcp', 'v1.2.3'),
('libsub', 'v1.1.4'))