diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 4 | ||||
-rw-r--r-- | doc/upgrade.html | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index 479a595..7e0ddfa 100644 --- a/doc/index.html +++ b/doc/index.html @@ -59,9 +59,9 @@ as extensions to the s6 ecosystem. 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 -2.9.5.1 or later. It's a build-time and run-time requirement. </li> +2.9.6.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.12.0.5 or later. It's a build-time and run-time requirement. </li> +2.13.0.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version 2.3.7.2 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6-dns diff --git a/doc/upgrade.html b/doc/upgrade.html index df0d0f9..bd7c1e5 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -24,9 +24,9 @@ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.14.2.0 </li> <li> <a href="//skarnet.org/software/execline/">execline</a> -dependency bumped to 2.9.5.1 </li> +dependency bumped to 2.9.6.0 </li> <li> <a href="//skarnet.org/software/s6/">s6</a> -dependency bumped to 2.12.0.5 </li> +dependency bumped to 2.13.0.0 </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> dependency bumped to 2.3.7.2 </li> <li> <a href="https://libressl.org">LibreSSL</a> |