summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-09-30 20:37:51 +0100
committerCarl Hetherington <cth@carlh.net>2014-09-30 20:38:25 +0100
commitd4fe6a59e2f253c19d661fa8136bda38e855f55c (patch)
tree5ceb7a7b5b0d0eec6b50f18faa94af0d93b798bb /cscript
parenta4d8e5d24beddb719180e75f1047ae317bef85a4 (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 90cbbecfb..180eca941 100644
--- a/cscript
+++ b/cscript
@@ -156,7 +156,7 @@ def make_control(debian_version, bits, filename, debug):
print >>f,''
def dependencies(target):
- return (('ffmpeg-cdist', '7e95caa'),
+ return (('ffmpeg-cdist', '2dffa11'),
('libdcp', '1.0'))
def build(target, options):