[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 467d5ee web/download: update min. kernel version for linux binaries

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Thu Mar 19 20:58:04 EET 2020


The branch, master has been updated
       via  467d5eef95053f919a5a6bfa98aa30e582c9922f (commit)
      from  eb3ea7e3628825ef2963d72757b1494010a57835 (commit)


- Log -----------------------------------------------------------------
commit 467d5eef95053f919a5a6bfa98aa30e582c9922f
Author:     Gyan Doshi <ffmpeg at gyani.pro>
AuthorDate: Sat Mar 14 12:00:50 2020 +0530
Commit:     Lou Logan <lou at lrcd.com>
CommitDate: Thu Mar 19 10:55:32 2020 -0800

    web/download: update min. kernel version for linux binaries
    
    As per https://johnvansickle.com/ffmpeg/

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 -->

-----------------------------------------------------------------------

Summary of changes:
 src/download | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list