summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-07-07 00:06:17 +0100
committerCarl Hetherington <cth@carlh.net>2015-07-07 00:06:17 +0100
commit215fc60bfbf461cec2fb4a1877ed493568028ddb (patch)
tree753f4d0499c8dbbdecde9a90ed767d5bea039830 /cscript
parent9ba4863a67b31ae8bdb407f16e9695f5f414d5f5 (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 93847e274..a7710e9f3 100644
--- a/cscript
+++ b/cscript
@@ -230,7 +230,7 @@ def make_spec(filename, version, target):
print >>f,'/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :'
def dependencies(target):
- return (('ffmpeg-cdist', '0492ad2'),
+ return (('ffmpeg-cdist', 'bd17594'),
('libdcp', '1.0'),
('libsub', '1.0'))