]> git.wh0rd.org - nano-editor.git/blobdiff - download.php
elide a symlink
[nano-editor.git] / download.php
index 47fed6ad1dae7eafef06e9a504cced10776dc74c..4639298aa29f5f6cff6f8d94eb51bddedad52211 100644 (file)
@@ -1,6 +1,6 @@
 <?php include "top.php"; ?>
 <html>
-<head><title>nano: Download</title>
+<head><title>GNU nano: Download</title>
 </head>
 <body>
 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
 <center><table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
 <tr NOSAVE>
 <td NOSAVE>
-<center><b>Downloading nano</b></center>
+<center><b>Downloading GNU nano</b></center>
 </td>
 </tr>
 </table></center>
 
+<br>
+
 <center><table BORDER=0 WIDTH="80%" NOSAVE >
 <tr BGCOLOR="#440077" NOSAVE>
 <td NOSAVE><font color="#FFFFFF">Description</font></td>
 <tr>
 <td>The source code xzipped:</td>
 <td>
-<a href="/dist/v<?php include "stable-branch"; ?>/nano-<?php include "stable-version"; ?>.tar.xz">nano-<?php include "stable-version"; ?>.tar.xz</a>
+<a href="/dist/v<?php include "last-branch"; ?>/nano-<?php include "last-version"; ?>.tar.xz">nano-<?php include "last-version"; ?>.tar.xz</a>
 </td>
 </tr>
 <tr>
 <td>Its signature:</td>
 <td>
-<a href="/dist/v<?php include "stable-branch"; ?>/nano-<?php include "stable-version"; ?>.tar.xz.asc">nano-<?php include "stable-version"; ?>.tar.xz.asc</a>
+<a href="/dist/v<?php include "last-branch"; ?>/nano-<?php include "last-version"; ?>.tar.xz.asc">nano-<?php include "last-version"; ?>.tar.xz.asc</a>
 </td>
 </tr>
 
 <tr>
 <td>The source code gzipped:</td>
 <td>
-<a href="/dist/v<?php include "stable-branch"; ?>/nano-<?php include "stable-version"; ?>.tar.gz">nano-<?php include "stable-version"; ?>.tar.gz</a>
+<a href="/dist/v<?php include "last-branch"; ?>/nano-<?php include "last-version"; ?>.tar.gz">nano-<?php include "last-version"; ?>.tar.gz</a>
 </td>
 </tr>
+<tr>
 <td>Its signature:</td>
 <td>
-<a href="/dist/v<?php include "stable-branch"; ?>/nano-<?php include "stable-version"; ?>.tar.gz.asc">nano-<?php include "stable-version"; ?>.tar.gz.asc</a>
+<a href="/dist/v<?php include "last-branch"; ?>/nano-<?php include "last-version"; ?>.tar.gz.asc">nano-<?php include "last-version"; ?>.tar.gz.asc</a>
 </td>
 </tr>
 
 <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
 
 <tr>
-<td>Older versions at GNU:</td>
+<td>All versions in GNU archives:</td>
 <td>
-<a href="https://ftp.gnu.org/pub/gnu/nano/">GNU archive</a>
+<a href="https://ftpmirror.gnu.org/nano/">A mirror of GNU</a>
 </td>
 
-<!--
-<tr>
-<td>Binary RPM for i386 platform (RH 8.0):</td>
-<td><a href="/dist/v<?php include "stable-branch"; ?>/RPMS/nano-<?php include "stable-version"; ?>-1.i386.rpm">nano-<?php include "stable-version"; ?>-1.i386.rpm</a></td>
-</tr>
-
-<tr>
-<td>Binary RPM for x86_64 platform (glibc2.4+).</td>
-<td><a href="/dist/v<?php include "stable-branch"; ?>/RPMS/nano-<?php include "stable-version"; ?>-1.x86_64.rpm">nano-<?php include "stable-version"; ?>-1.x86_64.rpm</a></td>
-</tr>
-
-<tr NOSAVE>
-<td>Source RPM for any RPM system.</td>
-<td NOSAVE><a href="/dist/v<?php include "stable-branch"; ?>/RPMS/nano-<?php include "stable-version"; ?>-1.src.rpm">nano-<?php include "stable-version"; ?>-1.src.rpm</a></td>
-</tr>
--->
-
 <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
 
 <tr NOSAVE>
 <!--
 <tr>
 <td>WinNT/9x binary, .zip format.</td>
-<td><a href="/dist/v<?php include "stable-branch"; ?>/NT/nano-<?php include "stable-version"; ?>.zip">nano-<?php include "stable-version"; ?>.zip</a></td>
+<td><a href="/dist/v<?php include "last-branch"; ?>/NT/nano-<?php include "last-version"; ?>.zip">nano-<?php include "last-version"; ?>.zip</a></td>
 </tr>
 -->