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
commit256f673ce02e10e73694949718b298e4ea7917aa (patch)
treef190aeb4915c8e3b1ae8029e7d40602347bae34f /doc
parentb87b8ea6921646f9086f33698a9c79ee051aad1d (diff)
downloadmdevd-256f673ce02e10e73694949718b298e4ea7917aa.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 3aae13a..a6a87a4 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -103,7 +103,7 @@ and does not pull in any unnecessary code. </li>
The Linux kernel must be 2.6.10 or later. </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> Optionally: <a href="//skarnet.org/software/execline/">nsss</a>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 2366d9d..e6999ca 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>