aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
-rw-r--r--package/deps-build2
4 files changed, 5 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index de85303..e032ab8 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,7 +8,7 @@ Build Instructions
- GNU make version 3.81 or later
- skalibs version 2.15.1.0 or later: https://skarnet.org/software/skalibs/
- 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/
+ - for now: s6-dns version 2.4.1.3 or later: https://skarnet.org/software/s6-dns/
This software will run on any operating system that implements
POSIX.1-2024, available at:
diff --git a/doc/index.html b/doc/index.html
index 5b7cda9..7802b5a 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -62,7 +62,7 @@ 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>
<li> (for now) <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version
-2.4.1.2 or later. It's a build-time requirement. It's also a run-time
+2.4.1.3 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-dns library. </li>
</ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index f157597..c7c0cfe 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -26,6 +26,8 @@
dependency bumped to 2.15.1.0 </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.15.1.0 </li>
+ <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a>
+dependency bumped to 2.4.1.3 </li>
</ul>
<h2> in 0.0.2.2 </h2>
diff --git a/package/deps-build b/package/deps-build
index 0e3da5e..9631fd9 100644
--- a/package/deps-build
+++ b/package/deps-build
@@ -1,3 +1,3 @@
true true /package/prog/skalibs 2.15.1.0 libskarnet
true false /package/admin/s6 2.15.1.0 libs6
-true true /package/web/s6-dns 2.4.1.2 libs6dns
+true true /package/web/s6-dns 2.4.1.3 libs6dns