[FFmpeg-devel] [PATCH] web/download: update min. kernel version for linux binaries
Gyan Doshi
ffmpeg at gyani.pro
Sat Mar 14 08:30:50 EET 2020
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>
</div> <!-- list-group -->
</div> <!-- build -->
--
2.25.1
More information about the ffmpeg-devel
mailing list