diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-03 09:35:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-03 09:35:30 +0100 |
| commit | 3b77150ef88203aa2522df5f7185f34af938ea74 (patch) | |
| tree | fedac33bf69bd4809df6515070c1723fda4ec685 /cscript | |
| parent | b010bf3a39efe65db2251fbbf2640b2d9e539200 (diff) | |
Bump ffmpeg-cdist.
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', '1d37f80'), ('libdcp', 'v1.2.3'), ('libsub', 'v1.1.4')) |
