aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-06-22 22:26:39 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-06-22 22:26:39 +0000
commitd73e65752c7f3785b09c26bb084b589be4e142af (patch)
treeca4c77b25d0c659819159cf6466b62bce5a60559 /doc
parent445f8ff73511ba5d8d033f8693e708b5a179c6ff (diff)
downloads6-main.tar.gz
Update depsHEADmain
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 f72f14c..99effa0 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -84,7 +84,7 @@ with s6</a> </li>
<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.15.0.1 or later. It's a build-time requirement. It's also a run-time
+2.15.1.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 really recommended for full functionality):
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 02c8ff0..3a7c81b 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -23,7 +23,7 @@
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
-dependency bumped to 2.15.0.1. </li>
+dependency bumped to 2.15.1.0. </li>
<li> <a href="//skarnet.org/software/nsss/">nsss</a>
optional dependency bumped to 0.2.1.3. </li>
<li> <a href="//skarnet.org/software/execline/">execline</a>