aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-06-21 21:32:49 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-06-21 21:32:49 +0000
commit6dddb63df92beb13cc26b762c404b27081fffd15 (patch)
tree98fccafbf1208b98b82e4a6678dec97a9a7c1d79 /doc
parente65b549f194719742d2727da809d1a0089a28c82 (diff)
downloadexecline-6dddb63df92beb13cc26b762c404b27081fffd15.tar.gz
Update deps
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html6
-rw-r--r--doc/upgrade.html2
2 files changed, 5 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html
index 4a7a121..5c76cb8 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -65,7 +65,7 @@ library. </li>
<li> If you're using <a href="https://musl.libc.org/">musl</a> and
want nsswitch-like functionality:
<a href="//skarnet.org/software/nsss/">nsss</a> version
-0.2.1.2 or later (build-time and boot-time) </li>
+0.2.1.3 or later (build-time and boot-time) </li>
</ul>
<h3> Licensing </h3>
@@ -78,8 +78,8 @@ want nsswitch-like functionality:
<h3> Download </h3>
<ul>
- <li> The current released version of execline is <a href="execline-2.9.9.1.tar.gz">2.9.9.1</a>.
-You can access its checksum <a href="execline-2.9.9.1.tar.gz.sha256">here</a>. </li>
+ <li> The current released version of execline is <a href="execline-2.9.9.2.tar.gz">2.9.9.2</a>.
+You can access its checksum <a href="execline-2.9.9.2.tar.gz.sha256">here</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="//git.skarnet.org/cgit/execline/">execline
git repository</a>:
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 6631d81..5fc52eb 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -24,6 +24,8 @@
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.15.0.1. </li>
+ <li> <a href="//skarnet.org/software/nsss/">nsss</a>
+optional dependency bumped to 0.2.1.3. </li>
</ul>
<h2> in 2.9.9.1 </h2>