Author: brock
Date: Mon Dec  3 16:58:18 2012
New Revision: 1416588

URL: http://svn.apache.org/viewvc?rev=1416588&view=rev
Log:
Update download section of website

Modified:
    flume/site/trunk/content/sphinx/download.rst

Modified: flume/site/trunk/content/sphinx/download.rst
URL: 
http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/download.rst?rev=1416588&r1=1416587&r2=1416588&view=diff
==============================================================================
--- flume/site/trunk/content/sphinx/download.rst (original)
+++ flume/site/trunk/content/sphinx/download.rst Mon Dec  3 16:58:18 2012
@@ -12,9 +12,8 @@ originals on the main distribution serve
    :header: "", "Mirrors", "Checksum", "Signature"
    :widths: 25, 25, 25, 25
 
-   "Apache Flume binary (tar.gz)",  `apache-flume-1.2.0-bin.tar.gz 
<http://www.apache.org/dyn/closer.cgi/flume/1.2.0/apache-flume-1.2.0-bin.tar.gz>`_,
 `apache-flume-1.2.0-bin.tar.gz.md5 
<http://www.us.apache.org/dist/flume/1.2.0/apache-flume-1.2.0-bin.tar.gz.md5>`_,
 `apache-flume-1.2.0-bin.tar.gz.asc 
<http://www.us.apache.org/dist/flume/1.2.0/apache-flume-1.2.0-bin.tar.gz.asc>`_
-   "Apache Flume source (tar.gz)",  `apache-flume-1.2.0.tar.gz 
<http://www.apache.org/dyn/closer.cgi/flume/1.2.0/apache-flume-1.2.0.tar.gz>`_, 
`apache-flume-1.2.0.tar.gz.md5 
<http://www.us.apache.org/dist/flume/1.2.0/apache-flume-1.2.0.tar.gz.md5>`_, 
`apache-flume-1.2.0.tar.gz.asc 
<http://www.us.apache.org/dist/flume/1.2.0/apache-flume-1.2.0.tar.gz.asc>`_
-..   "Apache Flume (zip)",  `apache-flume-1.2.0.zip 
<http://www.apache.org/dyn/closer.cgi/flume/apache-flume-1.2.0.zip>`_, 
`apache-flume-1.2.0.zip.md5 
<http://www.apache.org/dyn/closer.cgi/flume/apache-flume-1.2.0.zip.md5>`_, 
`apache-flume-1.2.0.zip.asc 
<http://www.apache.org/dyn/closer.cgi/flume/apache-flume-1.2.0.zip.asc>`_
+   "Apache Flume binary (tar.gz)",  `apache-flume-1.3.0-bin.tar.gz 
<http://www.apache.org/dyn/closer.cgi/flume/1.3.0/apache-flume-1.3.0-bin.tar.gz>`_,
 `apache-flume-1.3.0-bin.tar.gz.md5 
<http://www.us.apache.org/dist/flume/1.3.0/apache-flume-1.3.0-bin.tar.gz.md5>`_,
 `apache-flume-1.3.0-bin.tar.gz.asc 
<http://www.us.apache.org/dist/flume/1.3.0/apache-flume-1.3.0-bin.tar.gz.asc>`_
+   "Apache Flume source (tar.gz)",  `apache-flume-1.3.0.tar.gz 
<http://www.apache.org/dyn/closer.cgi/flume/1.3.0/apache-flume-1.3.0.tar.gz>`_, 
`apache-flume-1.3.0.tar.gz.md5 
<http://www.us.apache.org/dist/flume/1.3.0/apache-flume-1.3.0.tar.gz.md5>`_, 
`apache-flume-1.3.0.tar.gz.asc 
<http://www.us.apache.org/dist/flume/1.3.0/apache-flume-1.3.0.tar.gz.asc>`_
 
 It is essential that you verify the integrity of the downloaded files using 
the PGP or MD5 signatures. Please read
 `Verifying Apache HTTP Server Releases 
<http://httpd.apache.org/dev/verification.html>`_ for more information on
@@ -26,13 +25,13 @@ as well as the asc signature file for th
 Then verify the signatures using::
 
     % gpg --import KEYS
-    % gpg --verify flume-1.2.0.tar.gz.asc
+    % gpg --verify apache-flume-1.3.0.tar.gz.asc
 
-Apache Flume 1.2.0 is signed by Mike Percy 66F2054B
+Apache Flume 1.3.0 is signed by Brock Noland 8E991CC5
 
 Alternatively, you can verify the MD5 signature on the files. A unix program 
called md5 or md5sum is included in many
 unix distributions.
 
 .. rubric:: Previous_Releases
 
-All previous releases of Apache Flume can be found in the `archive repository 
<http://archive.apache.org/dist/flume>`_.
\ No newline at end of file
+All previous releases of Apache Flume can be found in the `archive repository 
<http://archive.apache.org/dist/flume>`_.


Reply via email to