diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-27 18:35:28 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-27 18:35:28 +0000 |
| commit | 7dda4a124069438acb19a419a088f5c1ab9b4670 (patch) | |
| tree | a40ff60573c66f04c11087a32f3fd031e1926615 /doc/index.html | |
| parent | d533300cb82ebb1d5e206e12961d044ac4f5ad1a (diff) | |
| download | s6-7dda4a124069438acb19a419a088f5c1ab9b4670.tar.gz | |
pkg-config support, templated configure, etc.
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 2162d00..382f03e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -102,7 +102,7 @@ certain binaries that spawn scripts interpreted with <li> If you're using <a href="https://www.musl-libc.org/">musl</a> and want nsswitch-like functionality: <a href="//skarnet.org/software/nsss/">nsss</a> version -0.2.0.6 or later (build-time and boot-time) </li> +0.2.1.0 or later (build-time and boot-time) </li> </ul> <h3> Licensing </h3> @@ -115,7 +115,7 @@ want nsswitch-like functionality: <h3> Download </h3> <ul> - <li> The current released version of s6 is <a href="s6-2.13.1.1.tar.gz">2.13.1.1</a>. </li> + <li> The current released version of s6 is <a href="s6-2.13.2.0.tar.gz">2.13.2.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6/">s6 git repository</a>: |
