diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-11-29 12:36:26 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-11-29 12:36:26 +0000 |
commit | c39dcd41e91806d3fec45f1110e12b7c3e52a6bf (patch) | |
tree | 7f6d3e3aab6adf1d41a28be20b4b19093b9ecf6a /doc/index.html | |
parent | ac76bcdbe32b21bdd87c97fd86a0f50d86941484 (diff) | |
download | s6-dns-c39dcd41e91806d3fec45f1110e12b7c3e52a6bf.tar.xz |
Adapt to skalibs-2.13.0.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 90d2b35..7cd5688 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.12.0.2 or later. It's a build-time requirement. It's also a run-time +2.13.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> |