diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-10-04 11:53:02 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-10-04 11:53:02 +0000 |
commit | 01386893e8a4d1ebde7a8673ba352124e62062d4 (patch) | |
tree | ab3cc506f1372cd651da210ece46188bc397a021 /INSTALL | |
parent | 368aede679320d999321f180b83634dccde6afab (diff) | |
download | smtpd-starttls-proxy-01386893e8a4d1ebde7a8673ba352124e62062d4.tar.xz |
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ Build Instructions - A POSIX-compliant C development environment - 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/ + - s6 version 2.13.1.0 or later: https://skarnet.org/software/s6/ - (optional but recommended): s6-networking version 2.7.0.4 or later: https://skarnet.org/software/s6-networking/ |