svn commit: r1820346 - /ofbiz/site/template/page/download.tpl.php

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1820346 - /ofbiz/site/template/page/download.tpl.php

mbrohl
Author: mbrohl
Date: Fri Jan  5 19:21:11 2018
New Revision: 1820346

URL: http://svn.apache.org/viewvc?rev=1820346&view=rev
Log:
Added a link to the KEYS, fixed a typo for th SHA512 link.

Modified:
    ofbiz/site/template/page/download.tpl.php

Modified: ofbiz/site/template/page/download.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/site/template/page/download.tpl.php?rev=1820346&r1=1820345&r2=1820346&view=diff
==============================================================================
--- ofbiz/site/template/page/download.tpl.php (original)
+++ ofbiz/site/template/page/download.tpl.php Fri Jan  5 19:21:11 2018
@@ -58,7 +58,8 @@
             <a href ="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.04.zip" target="external" >Download OFBiz 16.11.04</a>
             <a href ="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.asc" target="external">[PGP]</a>
             <a href ="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.md5" target="external">[MD5]</a>
-            <a href ="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.sha" target="external">[SHA12]</a>
+            <a href ="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.sha" target="external">[SHA512]</a>
+            <a href ="https://www.apache.org/dist/ofbiz/KEYS" target="external">[KEYS]</a>
             <a href ="release-notes-16.11.04.html">[Release Notes]</a></p>
 
             <h2>Earlier Releases</h2>