diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-04-25 22:51:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-04-25 22:51:32 +0100 |
| commit | adb573bf61477eae3c3b862718b4fb82fd7973b6 (patch) | |
| tree | 9ef39f5438639a9239fe7d7d64d80d03332ba00a /cscript | |
| parent | 9e0d7b95fd73d84135a28260fa995c0be1649c46 (diff) | |
Bump ffmpeg.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -306,7 +306,7 @@ def dependencies(target): return (('ffmpeg-cdist', '5fce90f', ffmpeg_options), ('libdcp', None), ('libsub', None), - ('rtaudio-cdist', '739969e')) + ('rtaudio-cdist', 'a32ad80')) def configure_options(target): opt = '' |
