You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bu...@apache.org on 2012/10/11 19:01:25 UTC

svn commit: r834816 - in /websites/staging/cloudstack/trunk/content: ./ cloudstack/downloads.html

Author: buildbot
Date: Thu Oct 11 17:01:24 2012
New Revision: 834816

Log:
Staging update by buildbot for cloudstack

Modified:
    websites/staging/cloudstack/trunk/content/   (props changed)
    websites/staging/cloudstack/trunk/content/cloudstack/downloads.html

Propchange: websites/staging/cloudstack/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 11 17:01:24 2012
@@ -1 +1 @@
-1397156
+1397164

Modified: websites/staging/cloudstack/trunk/content/cloudstack/downloads.html
==============================================================================
--- websites/staging/cloudstack/trunk/content/cloudstack/downloads.html (original)
+++ websites/staging/cloudstack/trunk/content/cloudstack/downloads.html Thu Oct 11 17:01:24 2012
@@ -78,19 +78,19 @@ The PGP signatures can be verified using
 signature file for the relevant distribution. Make sure you get these files from the 
 main distribution directory, rather than from a mirror. Then verify the signatures using:</p>
 <div class="codehilite"><pre><span class="c">% pgpk -a KEYS</span>
-<span class="c">% pgpv cloudstack-source-4.0.RC1.tar.gz.asc</span>
+<span class="c">% pgpv apache-cloudstack-4.0.0-incubating-src.tar.gz.asc</span>
 </pre></div>
 
 
 <p>or</p>
 <div class="codehilite"><pre><span class="c">% pgp -ka KEYS</span>
-<span class="c">% pgp cloudstack-source-4.0.RC1.tar.gz.asc</span>
+<span class="c">% pgp apache-cloudstack-4.0.0-incubating-src.tar.gz.asc</span>
 </pre></div>
 
 
 <p>or</p>
 <div class="codehilite"><pre><span class="c">% gpg --import KEYS</span>
-<span class="c">% gpg --verify cloudstack-source-4.0.RC1.tar.gz.asc</span>
+<span class="c">% gpg --verify apache-cloudstack-4.0.0-incubating-src.tar.gz.asc</span>
 </pre></div>