diff options
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index 1c1fd1f..184a975 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,11 +48,15 @@ on the wrong page. I apologize for the confusion. The Linux kernel must be 3.5 or later. </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.15.0.0 or later. It's a build-time requirement. It's also a run-time +2.15.0.1 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: <a href="//skarnet.org/software/nsss/">nsss</a> version +0.2.1.3 or later. You only need it if your whole distribution uses nsss; +if you're not sure, you don't need it. If you're using it: +it's a build-time requirement. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> version -2.9.9.0 or later. It's a build-time requirement. </li> +2.9.9.2 or later. It's a build-time requirement. </li> </ul> <h3> Licensing </h3> @@ -66,8 +70,8 @@ library. </li> <ul> <li> The current released version of s6-linux-utils is -<a href="s6-linux-utils-2.6.4.1.tar.gz">2.6.4.1</a>. -You can access its checksum <a href="s6-linux-utils-2.6.4.1.tar.gz.sha256">here</a>. </li> +<a href="s6-linux-utils-2.6.4.2.tar.gz">2.6.4.2</a>. +You can access its checksum <a href="s6-linux-utils-2.6.4.2.tar.gz.sha256">here</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgit/s6-linux-utils/">s6-linux-utils git repository</a>: |
