Bump ffmpeg for the soxr resampler.
authorCarl Hetherington <cth@carlh.net>
Wed, 2 Sep 2015 19:14:27 +0000 (20:14 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 2 Sep 2015 19:14:27 +0000 (20:14 +0100)
cscript

diff --git a/cscript b/cscript
index 01e707fd7cb6af3bbe4cc76cb6692051faa13553..06e59c640736a271b0d28e58855bb970793213e7 100644 (file)
--- a/cscript
+++ b/cscript
@@ -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'))