]> git.wh0rd.org - nano-editor.git/commitdiff
add a link for the xz compressed file
authorBenno Schulenberg <bensberg@justemail.net>
Mon, 27 Jun 2016 10:13:46 +0000 (12:13 +0200)
committerBenno Schulenberg <bensberg@justemail.net>
Mon, 27 Jun 2016 10:13:46 +0000 (12:13 +0200)
And remove the links to the Solaris packages -- they are no longer free.

download.php

index ce0beec74e0e3d26e07e0dbdc799e99b65830ae3..1db1adcd34dc9dbb939c3eb3256ed940c188f82e 100644 (file)
 <td><font color="#FFFFFF"><font size=-1>Description</font></font></td>
 </tr>
 
+<tr>
+<td>
+<a href="/dist/v<?php include "stable-branch"; ?>/nano-<?php include "stable-version"; ?>.tar.xz">nano-<?php include "stable-version"; ?>.tar.xz</a>
+</td>
+
+<td>Source file in tar.xz format.</td>
+</tr>
+
 <tr>
 <td>
 <a href="/dist/v<?php include "stable-branch"; ?>/nano-<?php include "stable-version"; ?>.tar.gz">nano-<?php include "stable-version"; ?>.tar.gz</a>
 <td>Debian GNU/Linux binaries.</td>
 </tr>
 
-<tr>
-<td>
-sparc: 
-<a href="http://www.sunfreeware.com/programlistsparc10.html#nano">
-10</a> | 
-<a href="http://www.sunfreeware.com/programlistsparc9.html#nano">
-9</a> | 
-<a href="http://www.sunfreeware.com/programlistsparc8.html#nano">
-8</a> |
-<a href="http://www.sunfreeware.com/programlistsparc7.html#nano">
-7</a> |
-&nbsp;
-&nbsp;
-intel: 
-<a href="http://www.sunfreeware.com/programlistintel10.html#nano">
-10</a> | 
-<a href="http://www.sunfreeware.com/programlistintel9.html#nano">
-9</a> | 
-<a href="http://www.sunfreeware.com/programlistintel8.html#nano">
-8</a>
-
-<td>Solaris binaries.</td>
-</tr>
-
 <!--
 <tr>
 <td><a href="/dist/v<?php include "stable-branch"; ?>/NT/nano-<?php include "stable-version"; ?>.zip">nano-<?php include "stable-version"; ?>.zip</a></td>