[FFmpeg-devel] [PATCH 2/3] web/download: Fix link for linux static builds 64-bit kernel 2.6.32 and above

db0company db0company at gmail.com
Mon Jul 21 20:37:35 CEST 2014


---
 src/download |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/download b/src/download
index 7ddb4e4..fb30ed0 100644
--- a/src/download
+++ b/src/download
@@ -72,7 +72,7 @@
             <div class="list-group">
               <a class="list-group-item" href="http://ffmpeg.gusari.org/static/">32-bit and
                 64-bit with kernel 3.2.x and above</a>
-              <a class="list-group-item" href="http://ffmpeg.gusari.org/static/">64-bit
+              <a class="list-group-item" href="http://johnvansickle.com/ffmpeg/">64-bit
                 with kernel 2.6.32 and above</a>
             </div> <!-- list-group -->
 
-- 
1.7.0.4



More information about the ffmpeg-devel mailing list