summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-01-02 11:48:24 +0000
committerLaurent Bercot <ska@appnovation.com>2023-01-02 11:48:24 +0000
commitcacec6d3b5b7697f5c0cbce9d0dde2a6ed5781ef (patch)
treeeb138cd94c5e94703b7b83340b600ad2e912c6b9 /doc
parent418a9deb23eca6fed25cc9feea476646a88a5184 (diff)
downloads6-networking-cacec6d3b5b7697f5c0cbce9d0dde2a6ed5781ef.tar.xz
Update dependencies
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html
index ee5d65f..da06620 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -55,11 +55,11 @@ as extensions to the s6 ecosystem.
<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.12.0.2 or later. It's a build-time requirement. It's also a run-time
+2.13.0.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> (Optional, but recommended) <a href="//skarnet.org/software/execline/">execline</a> version
-2.9.0.1 or later. It's a build-time and run-time requirement. </li>
+2.9.1.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.2.0 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 4a4ce52..1aafe91 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -24,7 +24,7 @@
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.13.0.0 </li>
<li> <a href="//skarnet.org/software/execline/">execline</a>
-optional dependency bumped to 2.9.0.2 </li>
+optional dependency bumped to 2.9.1.0 </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.11.2.0 </li>
<li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a>