diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-05 16:02:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-05 16:02:17 +0100 |
| commit | 2289285f637c471d07923d7436ea55f3c9ee2a07 (patch) | |
| tree | 72529315d7209c0498ed91940dd84e662155ce02 /cscript | |
| parent | e26396bf15a99a8dc9b17acf7756d7443cc56399 (diff) | |
Updated ffmpeg-cdist revision with submodule address fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ def dependencies(target): if target.platform == 'windows': return () else: - return (('ffmpeg-cdist', '8f60a48995ae837c6e2f0f207b378e52f394e34a'), + return (('ffmpeg-cdist', '0d76267f36cbf01acd6a2a96ad2f7497a1843862'), ('libdcp', 'v0.70')) def build(target): |
