You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2021/11/02 09:12:52 UTC

svn commit: r1894670 - /poi/site/publish/download.html

Author: fanningpj
Date: Tue Nov  2 09:12:52 2021
New Revision: 1894670

URL: http://svn.apache.org/viewvc?rev=1894670&view=rev
Log:
tgz in 5.1.0 (not tar.gz)

Modified:
    poi/site/publish/download.html

Modified: poi/site/publish/download.html
URL: http://svn.apache.org/viewvc/poi/site/publish/download.html?rev=1894670&r1=1894669&r2=1894670&view=diff
==============================================================================
--- poi/site/publish/download.html (original)
+++ poi/site/publish/download.html Tue Nov  2 09:12:52 2021
@@ -238,10 +238,10 @@ document.write("Last Published: " + docu
                     
 <li>
                         
-<a href="https://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-5.1.0-20211024.tar.gz">poi-bin-5.1.0-20211024.tar.gz</a>
-                        (57 MB, <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.1.0-20211024.tar.gz.asc">signature (.asc)</a>,
-                        checksum: <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.1.0-20211024.tar.gz.sha256">SHA-256</a>,
-                        <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.1.0-20211024.tar.gz.sha512">SHA-512</a>)
+<a href="https://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-5.1.0-20211024.tgz">poi-bin-5.1.0-20211024.tgz</a>
+                        (57 MB, <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.1.0-20211024.tgz.asc">signature (.asc)</a>,
+                        checksum: <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.1.0-20211024.tgz.sha256">SHA-256</a>,
+                        <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.1.0-20211024.tgz.sha512">SHA-512</a>)
                     </li>
                     
 <li>
@@ -259,10 +259,10 @@ document.write("Last Published: " + docu
                     
 <li>
                         
-<a href="https://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-5.1.0-20211024.tar.gz">poi-src-5.1.0-20211024.tar.gz</a>
-                        (110 MB, <a href="https://downloads.apache.org/poi/release/src/poi-src-5.1.0-20211024.tar.gz.asc">signature (.asc)</a>,
-                        checksum: <a href="https://downloads.apache.org/poi/release/src/poi-src-5.1.0-20211024.tar.gz.sha256">SHA-256</a>,
-                        <a href="https://downloads.apache.org/poi/release/src/poi-src-5.1.0-20211024.tar.gz.sha512">SHA-512</a>)
+<a href="https://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-5.1.0-20211024.tgz">poi-src-5.1.0-20211024.tgz</a>
+                        (110 MB, <a href="https://downloads.apache.org/poi/release/src/poi-src-5.1.0-20211024.tgz.asc">signature (.asc)</a>,
+                        checksum: <a href="https://downloads.apache.org/poi/release/src/poi-src-5.1.0-20211024.tgz.sha256">SHA-256</a>,
+                        <a href="https://downloads.apache.org/poi/release/src/poi-src-5.1.0-20211024.tgz.sha512">SHA-512</a>)
                     </li>
                     
 <li>
@@ -312,7 +312,7 @@ document.write("Last Published: " + docu
 <span class="lineno"></span><span class="codebody"></span>
 </div>
 </div>
-<p>Sample verification of poi-bin-3.5-FINAL-20090928.tar.gz</p>
+<p>Sample verification of poi-bin-3.5-FINAL-20090928.tgz</p>
 <div class="code">
 <div class="codeline">
 <span class="lineno"></span><span class="codebody">% gpg --import KEYS</span>
@@ -336,7 +336,7 @@ document.write("Last Published: " + docu
 <span class="lineno"></span><span class="codebody">gpg:              unchanged: 4</span>
 </div>
 <div class="codeline">
-<span class="lineno"></span><span class="codebody">% gpg --verify poi-bin-3.5-FINAL-20090928.tar.gz.asc poi-bin-3.5-FINAL-20090928.tar.gz</span>
+<span class="lineno"></span><span class="codebody">% gpg --verify poi-bin-3.5-FINAL-20090928.tgz.asc poi-bin-3.5-FINAL-20090928.tgz</span>
 </div>
 <div class="codeline">
 <span class="lineno"></span><span class="codebody">gpg: Signature made Mon Sep 28 10:28:25 2009 PDT using DSA key ID F5BB52CD</span>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org