diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-15 15:13:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-15 15:13:43 +0100 |
| commit | 0cc6788f4a66b3b70d8791950fabc1ab8dab8361 (patch) | |
| tree | 5ede84442933cb49753052b8a23db14261c143e5 /cscript | |
| parent | 476ed8e65f9edd2303c94609f974b15f2a9166cd (diff) | |
Bump ffmpeg version.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -205,7 +205,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', 'f69bb08'), + return (('ffmpeg-cdist', '0492ad2'), ('libdcp', 'b386248'), ('libsub', 'f66b11f')) |
