diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-12-19 08:11:25 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-12-19 08:11:25 +0000 |
commit | 8c07229e8004ab9e090ef9547851f046b3f2b283 (patch) | |
tree | a6397ec9c075bdd5e180f8bf96422f12d8fb8279 /doc | |
parent | 688d5d1190c333bc60f2b97c819dffa96365ccdf (diff) | |
download | s6-linux-init-8c07229e8004ab9e090ef9547851f046b3f2b283.tar.xz |
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index b9d8c99..663ea52 100644 --- a/doc/index.html +++ b/doc/index.html @@ -80,7 +80,7 @@ programs used when you boot a system created with <a href="s6-linux-init-maker.html">s6-linux-init-maker</a>) if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> version -2.8.1.1 or later. It is a build-time and boot-time requirement. </li> +2.8.2.0 or later. It is a build-time and boot-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version 2.11.0.1 or later. It is a build-time and boot-time requirement. </li> </ul> diff --git a/doc/upgrade.html b/doc/upgrade.html index 081371f..6cedf5a 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -28,7 +28,7 @@ optional dependency bumped to 0.2.0.1. </li> <li> <a href="//skarnet.org/software/utmps/">utmps</a> optional dependency bumped to 0.1.1.0. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> -dependency bumped to 2.8.1.1. </li> +dependency bumped to 2.8.2.0. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> dependency bumped to 2.11.0.1. </li> </ul> |