diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-11-29 12:42:58 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-11-29 12:42:58 +0000 |
commit | a6e4c878226d798dc0cc187bde3012e6b53e036b (patch) | |
tree | 5c0358bb5d2504e85be5c10b88c52996910bad1b /doc/index.html | |
parent | 44a641f27a74b7caeefa835c7d4dadfec5a75cd5 (diff) | |
download | s6-frontend-a6e4c878226d798dc0cc187bde3012e6b53e036b.tar.xz |
Adapt to skalibs-2.13.0.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html index cc236ca..6f52aab 100644 --- a/doc/index.html +++ b/doc/index.html @@ -67,15 +67,15 @@ they implement a powerful, fast, turnkey init system that is usable on <li> A Linux-based 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.11.0.0 or later </li> +2.13.0.0 or later </li> <li> <a href="//skarnet.org/software/execline/">execline</a> version -2.8.1.0 or later </li> +2.9.2.0 or later </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.11.0.0 or later </li> +2.11.2.0 or later </li> <li> <a href="//skarnet.org/software/s6-rc/">s6-rc</a> version -0.5.2.3 or later </li> +0.5.3.3 or later </li> <li> <a href="//skarnet.org/software/s6-linux-init/">s6-linux-init</a> version -1.0.6.4 or later </li> +1.0.8.1 or later </li> </ul> <p> @@ -88,7 +88,7 @@ the shared version of the skarnet library. <p> s6-frontend is free software. It is available under the -<a href="http://opensource.org/licenses/ISC">ISC license</a>. +<a href="https://opensource.org/licenses/ISC">ISC license</a>. </p> <h3> Download </h3> |