This is an automated email from the ASF dual-hosted git repository.
snoopdave pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/roller-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new f28381e 5.2.2 release, plus a note about SHA256. doh!
f28381e is described below
commit f28381ed26c672eff7fe5ff50300ccfc473d71c0
Author: Dave Johnson <[email protected]>
AuthorDate: Thu Jan 10 19:53:29 2019 -0500
5.2.2 release, plus a note about SHA256. doh!
---
content/downloads/downloads.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/downloads/downloads.html b/content/downloads/downloads.html
index 33e0687..69b595b 100644
--- a/content/downloads/downloads.html
+++ b/content/downloads/downloads.html
@@ -88,7 +88,7 @@
<p>Note: When downloading from a mirror, be sure to verify that checksums
and/or signatures are correct. To do so, use the checksum and signature files
from the main Apache site at <a class="external"
href="http://www.apache.org/dist/roller/"><a
href="http://www.apache.org/dist/roller/">http://www.apache.org/dist/roller/</a></a>.</p>
<p>The PGP signatures can be verified using PGP or GPG. First download the <a
href="http://www.apache.org/dist/roller/KEYS">KEYS</a> as well as the
<code>asc</code> signature file for the particular distribution. Make sure you
get these files from the <a href="http://www.apache.org/dist/roller/">main
distribution directory,</a> rather than from a mirror. Then verify the
signatures using <code>pgpk</code> as follows:</p>
<pre><code>% pgpk -a KEYS
-% pgpv ${filename }.tar.gz.asc
+% pgpv ${filename}.tar.gz.asc
</code></pre>
<p>or</p>
<pre><code>% pgp -ka KEYS