diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-09-09 15:01:58 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-09-09 15:01:58 +0000 |
commit | a1f1d3271002effba330a4c92bdb45d8539d1a00 (patch) | |
tree | eea13a6253dd3adf8305ff4d48dedad38d6555a9 /doc | |
parent | 629663ac18d277bd71c8c50e6b53957c741059c1 (diff) | |
download | s6-dns-a1f1d3271002effba330a4c92bdb45d8539d1a00.tar.xz |
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 2 |
2 files changed, 2 insertions, 2 deletions
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>, |