diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-02 20:14:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-02 20:14:27 +0100 |
| commit | 28d89b1ffa57da6c5407773182cbb1d063384ee5 (patch) | |
| tree | 3db6472e9ecd7cd1d8d1cea1b5b18eca63084477 /cscript | |
| parent | e526999a0252193ee8e42ac841c7494bea44ecfb (diff) | |
Bump ffmpeg for the soxr resampler.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -234,7 +234,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', 'bd17594'), + return (('ffmpeg-cdist', 'ddd2f8b'), ('libdcp', 'v1.2.3'), ('libsub', 'v1.1.4')) |
