diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-09-07 20:36:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-09-07 20:36:12 +0100 |
| commit | e7a7599ba72ef7bcba7d383221d3b04cdc1572d8 (patch) | |
| tree | bc8e3b66d49b84c975ab0f2301e9b7e671cca445 /cscript | |
| parent | f277984e5e452c20a14e2fed8cec3812a28b88af (diff) | |
Bump ffmpeg.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import shutil import os def dependencies(target): - return (('ffmpeg-cdist', '61d7015f7c79f97e9af00bacedc856e195538a44'), + return (('ffmpeg-cdist', '77e9115b172ec6e4f0da0a5525f32fb28bae5f09'), ('libdcp', '08f4fe13bbff1a674930d55ab95fd181ebd0c265')) def build(target): |
