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 8e95f00..49998a4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,7 +9,7 @@ Build Instructions
- skalibs version 2.15.1.0 or later: https://skarnet.org/software/skalibs/
- Optional (but recommended): execline version 2.9.9.2 or later: https://skarnet.org/software/execline/
- s6 version 2.15.1.0 or later: https://skarnet.org/software/s6/
- - s6-dns version 2.4.1.2 or later: https://skarnet.org/software/s6-dns/
+ - s6-dns version 2.4.1.3 or later: https://skarnet.org/software/s6-dns/
- Depending on whether you build the SSL tools,
bearssl version 0.6 or later: https://bearssl.org/
or libressl version 4.2.0 or later: https://libressl.org/
diff --git a/doc/index.html b/doc/index.html
index 6243a0b..219b397 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -64,7 +64,7 @@ library. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
2.15.1.0 or later. It's a build-time and run-time requirement. </li>
<li> <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
libraries. </li>
<li> If you want to build the secure communication tools:
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 0f58100..f36280b 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -30,6 +30,8 @@ optional dependency bumped to 0.2.1.3 </li>
optional dependency bumped to 2.9.9.2 </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 2.8.0.0 </h2>
diff --git a/package/deps-build b/package/deps-build
index 55874c9..0baf9fa 100644
--- a/package/deps-build
+++ b/package/deps-build
@@ -2,4 +2,4 @@ true true /package/prog/skalibs 2.15.1.0 libskarnet
$usensss false /package/admin/nsss 0.2.1.3 libnsss
$useexecline false /package/admin/execline 2.9.9.2 libexecline
true false /package/admin/s6 2.15.1.0 libs6
-true false /package/web/s6-dns 2.4.1.2 libs6dns
+true false /package/web/s6-dns 2.4.1.3 libs6dns