aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-06-22 21:58:32 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-06-22 21:58:32 +0000
commit41e5cc86c0460e7d687948800e14959413ef8f52 (patch)
treef12dac68a95a808b045223f2fe72c8af94d9613d
parent7dc6668e3514e894af79c029648bb7248f9b18df (diff)
downloadshibari-41e5cc86c0460e7d687948800e14959413ef8f52.tar.gz
Update deps
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html4
-rw-r--r--package/deps-build2
4 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 3340f51..4a25a08 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,7 +7,7 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 3.81 or later
- skalibs version 2.15.0.1 or later: https://skarnet.org/software/skalibs/
- - s6 version 2.15.0.1 or later: https://skarnet.org/software/s6/
+ - s6 version 2.15.1.0 or later: https://skarnet.org/software/s6/
- for now: s6-dns version 2.4.1.2 or later: https://skarnet.org/software/s6-dns/
This software will run on any operating system that implements
diff --git a/doc/index.html b/doc/index.html
index 6f4a1f7..2a2f1f1 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -57,7 +57,7 @@ So, might as well make it pleasant.
2.15.0.1 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.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 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 c5e7133..73f0255 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -19,13 +19,13 @@
<h1> What has changed in shibari </h1>
-<h2> in 0.0.2.23 </h2>
+<h2> in 0.0.2.3 </h2>
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.15.0.1 </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>
-dependency bumped to 2.15.0.1 </li>
+dependency bumped to 2.15.1.0 </li>
</ul>
<h2> in 0.0.2.2 </h2>
diff --git a/package/deps-build b/package/deps-build
index 951c7e5..d9b274a 100644
--- a/package/deps-build
+++ b/package/deps-build
@@ -1,3 +1,3 @@
true true /package/prog/skalibs 2.15.0.1 libskarnet
-true false /package/admin/s6 2.15.0.1 libs6
+true false /package/admin/s6 2.15.1.0 libs6
true true /package/web/s6-dns 2.4.1.2 libs6dns