diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index d7ede45..83a345a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -88,7 +88,7 @@ requirement if you link against the shared version of the skalibs library. </li> <li> (Optional, but really recommended for full functionality): <a href="//skarnet.org/software/execline/">execline</a> version -2.9.7.1 or later. When s6 is built with execline support (which is the default), +2.9.8.0 or later. When s6 is built with execline support (which is the default), execline is a build-time requirement, and also a run-time requirement for certain binaries that spawn scripts interpreted with <a href="//skarnet.org/software/execline/execlineb.html">execlineb</a>. </li> @@ -115,8 +115,8 @@ want nsswitch-like functionality: <h3> Download </h3> <ul> - <li> The current released version of s6 is <a href="s6-2.13.2.0.tar.gz">2.13.2.0</a>. -You can access its checksum <a href="s6-2.13.2.0.tar.gz.sha256">here</a>. </li> + <li> The current released version of s6 is <a href="s6-2.13.3.0.tar.gz">2.13.3.0</a>. +You can access its checksum <a href="s6-2.13.3.0.tar.gz.sha256">here</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>: |
