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 8a0f978 5.2.2 release, plus a note about SHA256. doh!
8a0f978 is described below
commit 8a0f978b7a62c8978c568e5af01b893e731f62ce
Author: Dave Johnson <[email protected]>
AuthorDate: Thu Jan 10 19:52:46 2019 -0500
5.2.2 release, plus a note about SHA256. doh!
---
sources/src/main/jbake/content/downloads/downloads.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sources/src/main/jbake/content/downloads/downloads.md
b/sources/src/main/jbake/content/downloads/downloads.md
index f4a5649..8f95a59 100644
--- a/sources/src/main/jbake/content/downloads/downloads.md
+++ b/sources/src/main/jbake/content/downloads/downloads.md
@@ -19,7 +19,7 @@ Note: When downloading from a mirror, be sure to verify that
checksums and/or si
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 ``asc``
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
``pgpk`` as follows:
% pgpk -a KEYS
- % pgpv ${filename }.tar.gz.asc
+ % pgpv ${filename}.tar.gz.asc
or