diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-06 12:53:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-06 12:53:10 +0100 |
| commit | d316893518de15a8e02135784e7c6c5e76a98e93 (patch) | |
| tree | 0edffb7ce9b0629fa89decc3032c2c424145775f /cscript | |
| parent | c5b3f363ed855a0f2c2cf36180b70a7b07311595 (diff) | |
Bump ffmpeg to remove libsoxr dependency.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -245,7 +245,7 @@ def dependencies(target): else: ffmpeg_options = {} - return (('ffmpeg-cdist', 'b11c05f', ffmpeg_options), + return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options), ('libdcp', 'v1.2.3'), ('libsub', 'v1.1.4')) |
