summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-22 20:59:20 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-22 20:59:20 +0000
commitdccce3e7f5c88588607ec3b8c1df934d30e86a1a (patch)
tree6bd5c751100b0f25d09a84fa37fa71ac3814aff6 /cscript
parentbeb01bedcc3b4a6007b60631559284e1be40b7e6 (diff)
Bump ffmpeg-cdist for libswresample build.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index c2b4d2fa7..5ee709adf 100644
--- a/cscript
+++ b/cscript
@@ -278,7 +278,7 @@ def dependencies(target):
else:
ffmpeg_options = {}
- return (('ffmpeg-cdist', 'b00b74a', ffmpeg_options),
+ return (('ffmpeg-cdist', '938d9af', ffmpeg_options),
('libdcp', '960fa45'),
('libsub', '8b82c40'))