summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-11-21 11:16:45 +0000
committerCarl Hetherington <cth@carlh.net>2014-11-21 11:16:45 +0000
commitb4e75d642c809fa38b45a4e54ea1ab7eca16e04f (patch)
tree9f6d34e0d8c0aa9b0f1248f0d37acae222743b62 /cscript
parent5f384b4e36a394a86107ffa8022df171c69928e2 (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 d5cb28aef..b1397d6e8 100644
--- a/cscript
+++ b/cscript
@@ -155,7 +155,7 @@ def make_control(debian_version, bits, filename, debug):
print >>f,''
def dependencies(target):
- return (('ffmpeg-cdist', '0558484'),
+ return (('ffmpeg-cdist', '1093c6f'),
('libdcp', '1.0'),
('libsub', None))