summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-09-09 15:01:58 +0000
committerLaurent Bercot <ska@appnovation.com>2023-09-09 15:01:58 +0000
commita1f1d3271002effba330a4c92bdb45d8539d1a00 (patch)
treeeea13a6253dd3adf8305ff4d48dedad38d6555a9
parent629663ac18d277bd71c8c50e6b53957c741059c1 (diff)
downloads6-dns-a1f1d3271002effba330a4c92bdb45d8539d1a00.tar.xz
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 300763c..f7fbbd6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 3.81 or later
- - skalibs version 2.13.2.0 or later: https://skarnet.org/software/skalibs/
+ - skalibs version 2.14.0.0 or later: https://skarnet.org/software/skalibs/
This software will run on any operating system that implements
POSIX.1-2008, available at:
diff --git a/doc/index.html b/doc/index.html
index 5d27705..1c3e2a2 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -58,7 +58,7 @@ to the s6 ecosystem.
<li> A POSIX-compliant system with a standard C development environment </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version
-2.13.2.0 or later. It's a build-time requirement. It's also a run-time
+2.14.0.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>
</ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 893db85..db13f12 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -22,7 +22,7 @@
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
-dependency bumped to 2.13.2.0. </li>
+dependency bumped to 2.14.0.0. </li>
<li> New <tt>-H</tt> and <tt>-h</tt> options to
<a href="s6-dnsip.html">s6-dnsip</a>,
<a href="s6-dnsip4.html">s6-dnsip4</a>,