summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-03 09:35:30 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-03 09:35:30 +0100
commit3b77150ef88203aa2522df5f7185f34af938ea74 (patch)
treefedac33bf69bd4809df6515070c1723fda4ec685 /cscript
parentb010bf3a39efe65db2251fbbf2640b2d9e539200 (diff)
Bump ffmpeg-cdist.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 01e707fd7..1bed820fe 100644
--- 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', '1d37f80'),
('libdcp', 'v1.2.3'),
('libsub', 'v1.1.4'))