diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-02 22:30:54 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-02 22:30:54 +0000 |
commit | 2633373bfdd9bf60413ab7ce3ea43f93d1d68b7d (patch) | |
tree | 7e4234f5d707d3f7e4da8086ac4129b17716d88d /doc | |
parent | b867df5f1d9f46ad3055662b18b33629165fd9ce (diff) | |
download | s6-linux-init-2633373bfdd9bf60413ab7ce3ea43f93d1d68b7d.tar.xz |
Fix optional dependencies documentation
Diffstat (limited to 'doc')
-rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 6ae4bd8..0116b78 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -28,9 +28,9 @@ dependency bumped to 2.7.0.0. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> dependency bumped to 2.10.0.0. </li> <li> <a href="//skarnet.org/software/nsss/">nsss</a> -optional dependency bumped to 0.0.2.3. </li> +optional dependency bumped to 0.1.0.0. </li> <li> <a href="//skarnet.org/software/utmps/">utmps</a> -optional dependency bumped to 0.0.3.3. </li> +optional dependency bumped to 0.1.0.0. </li> <li> New binary: <a href="s6-linux-init-nuke.html">s6-linux-init-nuke</a>. </li> </ul> @@ -43,7 +43,7 @@ optional dependency bumped to 0.0.3.3. </li> <h2> in 1.0.5.0 </h2> <ul> - <li> <a href="//skarnet.org/software/s6/">s6</a> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.9.3.0. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> dependency bumped to 2.6.1.1. </li> |