summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-03 14:29:28 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-03 14:29:28 +0100
commita7ef02bc06310e73eba69128c25dc1a174c8929c (patch)
tree1018b0d7afccafb15b4e7dbc7b8909751a6ca092 /cscript
parent135e793602f1b663b34f75102f462d80463c21ed (diff)
Bump ffmpeg again.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 6c0893772..47956b6a1 100644
--- a/cscript
+++ b/cscript
@@ -238,7 +238,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', 'f28c50e'),
+ return (('ffmpeg-cdist', '2e977e1'),
('libdcp', 'v1.2.3'),
('libsub', 'v1.1.4'))