aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-10-04 11:55:07 +0000
committerLaurent Bercot <ska@appnovation.com>2024-10-04 11:55:07 +0000
commit7019310a94d0661fabc09b1558f6cdfcce7fcc3b (patch)
tree909708e87919039d9947ef8d491283761d3dbc7f /doc
parent32fa22392de8d84008313ec8745837b0a9005cc0 (diff)
downloadshibari-7019310a94d0661fabc09b1558f6cdfcce7fcc3b.tar.gz
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 e7c5b21..140c9a0 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -56,7 +56,7 @@ related to binding. shibari is the most pleasant of them.
2.14.3.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> <a href="//skarnet.org/software/s6/">s6</a> version
-2.13.0.1 or later. It's a build-time requirement. It's also a run-time
+2.13.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 s6 library. That
library is used for the access control and client location features in
<a href="shibari-server-udp.html">shibari-server-udp</a>. </li>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index e9b6ad8..3f47df0 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.14.3.0 </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>
-dependency bumped to 2.13.0.1 </li>
+dependency bumped to 2.13.1.0 </li>
<li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a>
dependency bumped to 2.4.0.0 </li>
<li> Static libraries are installed in <tt>/usr/lib</tt> by default. </li>