diff options
| -rw-r--r-- | INSTALL | 2 | ||||
| -rw-r--r-- | doc/index.html | 2 | ||||
| -rw-r--r-- | doc/upgrade.html | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -8,7 +8,7 @@ Build Instructions - GNU make version 3.81 or later - skalibs version 2.14.3.0 or later: https://skarnet.org/software/skalibs/ - s6 version 2.13.0.1 or later: https://skarnet.org/software/s6/ - - for now: s6-dns version 2.3.8.0 or later: https://skarnet.org/software/s6-dns/ + - for now: s6-dns version 2.4.0.0 or later: https://skarnet.org/software/s6-dns/ 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 9610e29..e7c5b21 100644 --- a/doc/index.html +++ b/doc/index.html @@ -61,7 +61,7 @@ requirement if you link against the shared version of the s6 library. That library is used for the access control and client location features in <a href="shibari-server-udp.html">shibari-server-udp</a>. </li> <li> (for now) <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version -2.3.8.0 or later. It's a build-time requirement. It's also a run-time +2.4.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 s6-dns library. </li> </ul> diff --git a/doc/upgrade.html b/doc/upgrade.html index ba17336..e9b6ad8 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -26,7 +26,7 @@ dependency bumped to 2.14.3.0 </li> <li> <a href="//skarnet.org/software/s6/">s6</a> dependency bumped to 2.13.0.1 </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> -dependency bumped to 2.3.8.0 </li> +dependency bumped to 2.4.0.0 </li> <li> Static libraries are installed in <tt>/usr/lib</tt> by default. </li> </ul> |
