diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-07-23 10:04:22 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-07-23 10:04:22 +0000 |
commit | 260f1feffc8d48f1181929ce12a9f2cb65a2a5cb (patch) | |
tree | d9400ae6e0c7bd5117c8c266832e9ec7510daa9f /doc/index.html | |
parent | 380757efd29c33ffefa8e0d1b8c2242278d034da (diff) | |
download | s6-networking-260f1feffc8d48f1181929ce12a9f2cb65a2a5cb.tar.xz |
Prepare for 2.5.0.0; remove minidentd
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index be03d73..9da2ca0 100644 --- a/doc/index.html +++ b/doc/index.html @@ -55,7 +55,7 @@ as extensions to the s6 ecosystem. <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.10.0.3 or later. It's a build-time requirement. It's also a run-time +2.11.0.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library. </li> <li> (Optional, but recommended) <a href="//skarnet.org/software/execline/">execline</a> version @@ -91,7 +91,7 @@ run-time requirement if you link against its shared version. </li> <ul> <li> The current released version of s6-networking is -<a href="s6-networking-2.4.2.0.tar.gz">2.4.2.0</a>. </li> +<a href="s6-networking-2.5.0.0.tar.gz">2.5.0.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-networking/">s6-networking git repository</a>: @@ -175,7 +175,6 @@ relevant page. <ul> <li><a href="s6-ident-client.html">The <tt>s6-ident-client</tt> program</a></li> -<li><a href="minidentd.html">The <tt>minidentd</tt> program</a></li> </ul> <h4> Miscellaneous utilities </h4> |