summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-09-09 15:05:07 +0000
committerLaurent Bercot <ska@appnovation.com>2023-09-09 15:05:07 +0000
commitd1ec57c644c528b5e7bded2abf56ccddf7452804 (patch)
tree0e863f3df8e266b1907644fd9f1d25bcb12cdfa8 /doc
parent10c9f6594bea17d865d87b9cc587dfc13d8ce60f (diff)
downloads6-networking-d1ec57c644c528b5e7bded2abf56ccddf7452804.tar.xz
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index 0238664..aeb0beb 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -55,7 +55,7 @@ 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.13.2.0 or later. It's a build-time requirement. It's also a run-time
+2.14.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
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 8b87b42..a5a8913 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -22,7 +22,7 @@
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
-dependency bumped to 2.13.2.0 </li>
+dependency bumped to 2.14.0.0 </li>
<li> <a href="//skarnet.org/software/execline/">execline</a>
optional dependency bumped to 2.9.4.0 </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>