diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-22 22:26:39 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-22 22:26:39 +0000 |
| commit | f14391106a93cd3753dfa9471fc1ff84008fdef1 (patch) | |
| tree | 03ab3ac523ac816d2c7e1e1efb265f58d5253e1c /doc/index.html | |
| parent | e0df31eef5b3afb2196980167f88eda6f9f49ff7 (diff) | |
| download | smtpd-starttls-proxy-main.tar.gz | |
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index ecb1daf..edccd4c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -43,11 +43,11 @@ SMTP client. <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.15.0.1 or later. It's a build-time requirement. It's also a run-time +2.15.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.15.0.1 or later. It's a build-time and run-time requirement. </li> +2.15.1.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version 2.4.1.2 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> |
