[or-cvs] r19833: {website} if you're fetching the tarball, i hereby declare that you'd (website/trunk/en)

arma at seul.org arma at seul.org
Thu Jun 25 06:41:54 UTC 2009


Author: arma
Date: 2009-06-25 02:41:54 -0400 (Thu, 25 Jun 2009)
New Revision: 19833

Modified:
   website/trunk/en/download-unix.wml
   website/trunk/en/download.wml
Log:
if you're fetching the tarball, i hereby declare that you'd
better check the signature, not the hash.


Modified: website/trunk/en/download-unix.wml
===================================================================
--- website/trunk/en/download-unix.wml	2009-06-25 05:01:23 UTC (rev 19832)
+++ website/trunk/en/download-unix.wml	2009-06-25 06:41:54 UTC (rev 19833)
@@ -213,11 +213,12 @@
 <td align="center"><img src="images/distros/terminal.png" alt="Source code" /></td>
 <td>Source tarballs</td>
 <td>
-<a href="<package-source-stable>"><version-stable></a> (<a href="<package-source-stable-sig>">sig</a>)
+<a href="<package-source-stable>"><version-stable></a>
+ (<a href="<package-source-stable-sig>">sig</a>)
 </td>
 <td>
 <a href="<package-source-alpha>"><version-alpha></a>
-(<a href="<package-source-alpha-sig>">sig</a>/<a href="<package-source-alpha-sha1>">sha1</a>)
+ (<a href="<package-source-alpha-sig>">sig</a>)
 </td>
 <td><kbd>./configure &amp;&amp; make &amp;&amp; src/or/tor</kbd></td>
 </tr>

Modified: website/trunk/en/download.wml
===================================================================
--- website/trunk/en/download.wml	2009-06-25 05:01:23 UTC (rev 19832)
+++ website/trunk/en/download.wml	2009-06-25 06:41:54 UTC (rev 19833)
@@ -380,11 +380,12 @@
     <kbd>./configure &amp;&amp; make &amp;&amp; src/or/tor</kbd>
   </td>
   <td>
-    <a href="<package-source-stable>"><version-stable></a> (<a href="<package-source-stable-sig>">sig</a>)
+    <a href="<package-source-stable>"><version-stable></a>
+    (<a href="<package-source-stable-sig>">sig</a>)
   </td>
   <td>
-    <a href="<package-source-alpha>"><version-alpha></a> 
-    (<a href="<package-source-alpha-sig>">sig</a>/<a href="<package-source-alpha-sha1>">sha1</a>)
+    <a href="<package-source-alpha>"><version-alpha></a>
+    (<a href="<package-source-alpha-sig>">sig</a>)
   </td>
   <td>
   </td>



More information about the tor-commits mailing list