diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-09 21:58:37 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-09 21:58:37 +0000 |
commit | 850ab0b4dc5546c408cd8566dafd5e2416d60f43 (patch) | |
tree | b02cb2a7469702dc6289fe6aad5d30a091514b27 /INSTALL | |
parent | 5b286399039d00d4f7db302ba00dda79d60733d2 (diff) | |
download | s6-networking-850ab0b4dc5546c408cd8566dafd5e2416d60f43.tar.xz |
Prepare for 2.5.1.3
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -6,14 +6,14 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.13.0.0 or later: https://skarnet.org/software/skalibs/ - - Optional (but recommended): execline version 2.9.1.0 or later: https://skarnet.org/software/execline/ - - s6 version 2.11.2.0 or later: https://skarnet.org/software/s6/ + - skalibs version 2.13.1.0 or later: https://skarnet.org/software/skalibs/ + - Optional (but recommended): execline version 2.9.2.0 or later: https://skarnet.org/software/execline/ + - s6 version 2.11.3.0 or later: https://skarnet.org/software/s6/ - s6-dns version 2.3.5.5 or later: https://skarnet.org/software/s6-dns/ - Depending on whether you build the SSL tools, bearssl version 0.6 or later: https://bearssl.org/ or libressl version 3.5.3 or later: https://libressl.org/ - or openssl version 1.1.1q or later: https://openssl.org/ *in addition to* + or openssl version 1.1.1t or later: https://openssl.org/ *in addition to* libretls version 3.5.2 or later: https://git.causal.agency/libretls/about/ This software will run on any operating system that implements |