diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-06-06 12:19:00 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-06-06 12:19:00 +0000 |
commit | f3a8a60eb872096084c98ccaabf65656df349998 (patch) | |
tree | 31c7f7c343569705bead6efc3f7da798b56be9d4 /doc/index.html | |
parent | 1d7cff92374a0f8f4a914d2e81de23088cf1fbd9 (diff) | |
download | s6-rc-f3a8a60eb872096084c98ccaabf65656df349998.tar.xz |
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-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 e27eb70..8f76331 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,12 +48,12 @@ scripts are also run in a controlled environment. <li> A POSIX-compliant 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.14.1.1 or later. It's a build-time requirement. It's also a run-time +2.14.2.0 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> <a href="//skarnet.org/software/execline/">execline</a> version -2.9.5.1 or later. It's a build-time <em>and</em> run-time requirement. </li> +2.9.6.0 or later. It's a build-time <em>and</em> 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 <em>and</em> run-time requirement. </li> +2.13.0.0 or later. It's a build-time <em>and</em> run-time requirement. </li> </ul> <h3> Licensing </h3> |