[FFmpeg-devel] [PATCH] web/download: update min. kernel version for linux binaries
Carl Eugen Hoyos
ceffmpeg at gmail.com
Sat Mar 14 12:59:26 EET 2020
Am Sa., 14. März 2020 um 07:31 Uhr schrieb Gyan Doshi <ffmpeg at gyani.pro>:
>
> As per https://johnvansickle.com/ffmpeg/
> ---
> src/download | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/download b/src/download
> index 6292a7e..d9155ee 100644
> --- a/src/download
> +++ b/src/download
> @@ -70,7 +70,7 @@
> <h3>Linux Static Builds</h3>
> <div class="list-group">
> <a class="list-group-item" href="https://johnvansickle.com/ffmpeg/">32-bit and
> - 64-bit for kernel 2.6.32 and above</a>
> + 64-bit for kernel 3.2.0 and above</a>
Shouldn't we instead remove the line?
Carl Eugen
More information about the ffmpeg-devel
mailing list