[FFmpeg-cvslog] [ffmpeg-web] branch master updated. dc9c7da web/download: add FFmpeg 3.2.5

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Tue May 16 05:39:11 EEST 2017


The branch, master has been updated
       via  dc9c7da955fb1d1d46eba3df0775700470e40806 (commit)
      from  e1bd84b39d4c57f2a85270a3b0436261c943a93a (commit)


- Log -----------------------------------------------------------------
commit dc9c7da955fb1d1d46eba3df0775700470e40806
Author:     Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Tue May 16 04:38:30 2017 +0200
Commit:     Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Tue May 16 04:38:30 2017 +0200

    web/download: add FFmpeg 3.2.5
    
    Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

diff --git a/src/download b/src/download
index d7f2d0e..cb7273d 100644
--- a/src/download
+++ b/src/download
@@ -307,11 +307,11 @@ libpostproc    54.  5.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <h3 id="release_3.2">FFmpeg 3.2.4 "Hypatia"</h3>
+  <h3 id="release_3.2">FFmpeg 3.2.5 "Hypatia"</h3>
 
   <p>
-    3.2.4 was released on 2017-02-10. It is the latest stable FFmpeg release
-    from the 3.2.4 release branch, which was cut from master on 2016-10-26.
+    3.2.5 was released on 2017-05-16. It is the latest stable FFmpeg release
+    from the 3.2.5 release branch, which was cut from master on 2016-10-26.
   </p>
   <p>It includes the following library versions:
   </p>
@@ -328,19 +328,19 @@ libpostproc    54.  1.100</pre>
 
   <div class="row">
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-3.2.4.tar.xz">Download xz tarball</a>
-      <small><a href="releases/ffmpeg-3.2.4.tar.xz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-3.2.5.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-3.2.5.tar.xz.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-3.2.4.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-3.2.4.tar.bz2.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-3.2.5.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-3.2.5.tar.bz2.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-3.2.4.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-3.2.4.tar.gz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-3.2.5.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-3.2.5.tar.gz.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3 text-right">
-      <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.4">Changelog</a></small>
+      <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.5">Changelog</a></small>
       <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES">Release Notes</a>
     </div> <!-- col -->
   </div> <!-- row -->

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

Summary of changes:
 src/download | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list