diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-02 00:22:55 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-08 10:31:53 +0000 |
| commit | 0e9cc320b18ae53e2bf0cc8fdb9984b58e33e0ec (patch) | |
| tree | c3980e6941b806b14bf0c23ae127287c419f17b9 /cscript | |
| parent | 61978a4f081a3c41896bf41185634778b7c1e9ce (diff) | |
Bump ffmpeg to master somewhere post 3.0.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -261,7 +261,7 @@ def dependencies(target): else: ffmpeg_options = {} - return (('ffmpeg-cdist', '96d67de', ffmpeg_options), + return (('ffmpeg-cdist', '1ebd1c8', ffmpeg_options), ('libdcp', 'v1.3.1'), ('libsub', 'v1.1.11')) |
