diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-12-11 09:23:54 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-12-11 09:23:54 +0000 |
commit | e649847e631a6222b01ce229c29b800e8a8a0b41 (patch) | |
tree | b2cb0243beea4890a9c9d934388349ae86c6ba99 /doc | |
parent | 9ea9296f8c7a5dae2a24699eb78242807b9468e0 (diff) | |
download | shibari-e649847e631a6222b01ce229c29b800e8a8a0b41.tar.gz shibari-e649847e631a6222b01ce229c29b800e8a8a0b41.tar.xz shibari-e649847e631a6222b01ce229c29b800e8a8a0b41.zip |
Fix socket_recvnb46 invocation (need latest skalibs)
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-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 fd59558..be2cc5a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,7 +48,7 @@ binding. shibari aims to be the most pleasant of all DNS software. <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.14.0.1 or later. It's a build-time requirement. It's also a run-time +2.14.1.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> <li> <a href="//skarnet.org/software/s6/">s6</a> version 2.12.0.2 or later. It's a build-time requirement. It's also a run-time |