diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-10-04 03:32:30 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-10-04 03:32:30 +0000 |
commit | 32fa22392de8d84008313ec8745837b0a9005cc0 (patch) | |
tree | 5e51e907151ab314e37fb6190344a533a708bf57 /doc | |
parent | 3b32f3498df9424d939723c8542a4292cb9d64f8 (diff) | |
download | shibari-32fa22392de8d84008313ec8745837b0a9005cc0.tar.gz shibari-32fa22392de8d84008313ec8745837b0a9005cc0.tar.xz shibari-32fa22392de8d84008313ec8745837b0a9005cc0.zip |
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 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> |