Author: jzb
Date: Tue Feb 12 14:55:03 2013
New Revision: 1445193
URL: http://svn.apache.org/r1445193
Log:
Minor edit.
Modified:
incubator/cloudstack/site/trunk/content/cloudstack/downloads.mdtext
Modified: incubator/cloudstack/site/trunk/content/cloudstack/downloads.mdtext
URL:
http://svn.apache.org/viewvc/incubator/cloudstack/site/trunk/content/cloudstack/downloads.mdtext?rev=1445193&r1=1445192&r2=1445193&view=diff
==============================================================================
--- incubator/cloudstack/site/trunk/content/cloudstack/downloads.mdtext
(original)
+++ incubator/cloudstack/site/trunk/content/cloudstack/downloads.mdtext Tue Feb
12 14:55:03 2013
@@ -32,19 +32,19 @@ signature file for the relevant distribu
main distribution directory, rather than from a mirror. Then verify the
signatures using:
% pgpk -a KEYS
- % pgpv apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc
+ % pgpv apache-cloudstack-4.0.1-incubating-src.tar.bz2.asc
or
% pgp -ka KEYS
- % pgp apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc
+ % pgp apache-cloudstack-4.0.1-incubating-src.tar.bz2.asc
or
% gpg --import KEYS
- % gpg --verify apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc
+ % gpg --verify apache-cloudstack-4.0.1-incubating-src.tar.bz2.asc
-Additionally, you can verify the MD5 or SHA512 signatures on the files.
+Additionally, you can verify the MD5 or SHA512 signatures on the files. (If
you're checking an earlier version of CloudStack, replace the version number as
appropriate.)
#Apache CloudStack (Incubating) Git Repository