summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-10-02 11:22:58 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-10-02 11:22:58 +0000
commite073208d761790b7986ced96515e284c1d8890c7 (patch)
tree41e80fc5a37f4bcd3e4b92e56a23f5cb38e92c79
parent413b26a719d402a30e61c8f93cf7cbf2f19375e3 (diff)
downloads6-dns-e073208d761790b7986ced96515e284c1d8890c7.tar.xz
Bump skalibs dep to 2.9.3.0
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
3 files changed, 4 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index eaca484..c8bdd2f 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.9.2.0 or later: http://skarnet.org/software/skalibs/
+ - skalibs version 2.9.3.0 or later: http://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 4bd7ca3..2eb5016 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -46,7 +46,7 @@ point in the future.
<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.9.2.0 or later. It's a build-time requirement. It's also a run-time
+2.9.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>
</ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 97dde72..94255c8 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,6 +21,8 @@
<h2> in 2.3.3.0 </h2>
<ul>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.9.3.0. </li>
<li> New executable: <a href="s6-dnsip.html">s6-dnsip</a>. </li>
</ul>