diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-02 00:32:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-08 10:32:09 +0000 |
| commit | a2668dcfc484e5e2b158bd3b51b835a96660c8d8 (patch) | |
| tree | 19cd6a0321ff8fc0f33b9998c90eb719b2df686d /cscript | |
| parent | 0e9cc320b18ae53e2bf0cc8fdb9984b58e33e0ec (diff) | |
Bump ffmpeg for a missing file in the carl-dcpomatic-2 branch.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -261,7 +261,7 @@ def dependencies(target): else: ffmpeg_options = {} - return (('ffmpeg-cdist', '1ebd1c8', ffmpeg_options), + return (('ffmpeg-cdist', 'f2952f3', ffmpeg_options), ('libdcp', 'v1.3.1'), ('libsub', 'v1.1.11')) |
