Author: ggregory
Date: Sun Feb  2 23:16:08 2025
New Revision: 74653

Log:
Update site for  -

Modified:
    dev/commons/vfs/2.10.0-RC1/README.html

Modified: dev/commons/vfs/2.10.0-RC1/README.html
==============================================================================
--- dev/commons/vfs/2.10.0-RC1/README.html (original)
+++ dev/commons/vfs/2.10.0-RC1/README.html Sun Feb  2 23:16:08 2025
@@ -55,12 +55,12 @@
 
 <pre>Always test available signatures, <i>e.g.</i>,
 $ pgpk -a KEYS
-$ pgpv commons-vfs2-distribution-2.10.0-bin.tar.gz.asc
+$ pgpv commons-vfs-2.10.0-bin.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp commons-vfs2-distribution-2.10.0-bin.tar.gz.asc
+$ pgp commons-vfs-2.10.0-bin.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify commons-vfs2-distribution-2.10.0-bin.tar.gz.asc
+$ gpg --verify commons-vfs-2.10.0-bin.tar.gz.asc
 </pre>
 <p>
\ No newline at end of file


Reply via email to