diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-12-19 08:17:00 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-12-19 08:17:00 +0000 |
commit | ab17c701c69a60bd61678c6d2ae42214edfc99f3 (patch) | |
tree | 4d1af8c1f9e1c4e1732e191f304b98f48eb7dae0 /doc | |
parent | e4a928d539281bb85305d4b23aef6c270f63f9fa (diff) | |
download | s6-networking-ab17c701c69a60bd61678c6d2ae42214edfc99f3.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, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 91fc6e1..3047ed2 100644 --- a/doc/index.html +++ b/doc/index.html @@ -59,7 +59,7 @@ 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.8.1.0 or later. It's a build-time and run-time requirement. </li> +2.8.2.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version 2.11.0.1 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version diff --git a/doc/upgrade.html b/doc/upgrade.html index cd49bee..82ab8b7 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,6 +23,8 @@ <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.11.1.0 </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +optional 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> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> |