[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r1353: Add Oliver's SRPM to the download page and point to some rou (www)
Author: edmanm
Date: 2006-10-18 15:43:31 -0400 (Wed, 18 Oct 2006)
New Revision: 1353
Modified:
www/download.php
Log:
Add Oliver's SRPM to the download page and point to some rough installation instructions for the RPMs.
Modified: www/download.php
===================================================================
--- www/download.php 2006-10-18 15:35:45 UTC (rev 1352)
+++ www/download.php 2006-10-18 19:43:31 UTC (rev 1353)
@@ -168,14 +168,28 @@
</td>
</tr>
<tr>
- <td>Red Hat</td>
+ <td>Red Hat (RPM)</td>
<td>
- <a href="dist/vidalia-0.0.8-1.i386.rpm">Download</a>
+ <a href="dist/vidalia-0.0.8-3.i386.rpm">Download</a>
</td>
<td>
+ <a href="http://trac.vidalia-project.net/wiki/InstallLinux#RedHat">
+ Linux Installation Instructions
+ </a>
</td>
</tr>
<tr>
+ <td>Red Hat (SRPM)</td>
+ <td>
+ <a href="dist/vidalia-0.0.8-3.src.rpm">Download</a>
+ </td>
+ <td>
+ <a href="http://trac.vidalia-project.net/wiki/InstallLinux#RedHat">
+ Linux Installation Instructions
+ </a>
+ </td>
+</tr>
+<tr>
<td>Source</td>
<td>
<a href="dist/vidalia-0.0.8.tar.gz">Download</a>