You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/06/09 16:48:52 UTC

[07/50] [abbrv] [text] md5 => sha1

md5 => sha1


Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/84a25385
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/84a25385
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/84a25385

Branch: refs/heads/release
Commit: 84a25385809b60874b57c7d1be0dc025399c6d24
Parents: e97c379
Author: Sebb <se...@apache.org>
Authored: Mon Mar 26 15:25:42 2018 +0100
Committer: Sebb <se...@apache.org>
Committed: Mon Mar 26 15:25:42 2018 +0100

----------------------------------------------------------------------
 src/site/xdoc/download_text.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-text/blob/84a25385/src/site/xdoc/download_text.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/download_text.xml b/src/site/xdoc/download_text.xml
index c23d999..916da86 100644
--- a/src/site/xdoc/download_text.xml
+++ b/src/site/xdoc/download_text.xml
@@ -102,7 +102,7 @@ limitations under the License.
         It is essential that you
         <a href="https://www.apache.org/info/verification.html">verify the integrity</a>
         of downloaded files, preferably using the <code>PGP</code> signature (<code>*.asc</code> files);
-        failing that using the <code>MD5</code> hash (<code>*.md5</code> checksum files).
+        failing that using the <code>SHA1</code> hash (<code>*.sha1</code> checksum files).
       </p>
       <p>
         The <a href="https://www.apache.org/dist/commons/KEYS">KEYS</a>
@@ -116,12 +116,12 @@ limitations under the License.
         <table>
           <tr>
               <td><a href="[preferred]/commons/text/binaries/commons-text-1.3-bin.tar.gz">commons-text-1.3-bin.tar.gz</a></td>
-              <td><a href="https://www.apache.org/dist/commons/text/binaries/commons-text-1.3-bin.tar.gz.md5">md5</a></td>
+              <td><a href="https://www.apache.org/dist/commons/text/binaries/commons-text-1.3-bin.tar.gz.sha1".sha1</a></td>
               <td><a href="https://www.apache.org/dist/commons/text/binaries/commons-text-1.3-bin.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
               <td><a href="[preferred]/commons/text/binaries/commons-text-1.3-bin.zip">commons-text-1.3-bin.zip</a></td>
-              <td><a href="https://www.apache.org/dist/commons/text/binaries/commons-text-1.3-bin.zip.md5">md5</a></td>
+              <td><a href="https://www.apache.org/dist/commons/text/binaries/commons-text-1.3-bin.zip.sha1".sha1</a></td>
               <td><a href="https://www.apache.org/dist/commons/text/binaries/commons-text-1.3-bin.zip.asc">pgp</a></td>
           </tr>
         </table>
@@ -130,12 +130,12 @@ limitations under the License.
         <table>
           <tr>
               <td><a href="[preferred]/commons/text/source/commons-text-1.3-src.tar.gz">commons-text-1.3-src.tar.gz</a></td>
-              <td><a href="https://www.apache.org/dist/commons/text/source/commons-text-1.3-src.tar.gz.md5">md5</a></td>
+              <td><a href="https://www.apache.org/dist/commons/text/source/commons-text-1.3-src.tar.gz.sha1".sha1</a></td>
               <td><a href="https://www.apache.org/dist/commons/text/source/commons-text-1.3-src.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
               <td><a href="[preferred]/commons/text/source/commons-text-1.3-src.zip">commons-text-1.3-src.zip</a></td>
-              <td><a href="https://www.apache.org/dist/commons/text/source/commons-text-1.3-src.zip.md5">md5</a></td>
+              <td><a href="https://www.apache.org/dist/commons/text/source/commons-text-1.3-src.zip.sha1".sha1</a></td>
               <td><a href="https://www.apache.org/dist/commons/text/source/commons-text-1.3-src.zip.asc">pgp</a></td>
           </tr>
         </table>