diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-08-09 13:59:16 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-08-09 13:59:16 +0000 |
commit | 649b8640a34261574a774020dbfb5ed419170de3 (patch) | |
tree | 1456331ef1d1cf07f139a89e75bf6692e80cea76 /INSTALL | |
parent | 53121fdaa59d1af44726b9fda3fd8624b4d354b9 (diff) | |
download | s6-networking-649b8640a34261574a774020dbfb5ed419170de3.tar.xz |
Prepare for 2.3.1.0
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -6,12 +6,12 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.8.0.0 or later: http://skarnet.org/software/skalibs/ - - execline version 2.5.1.0 or later: http://skarnet.org/software/execline/ - - s6 version 2.8.0.0 or later: http://skarnet.org/software/s6/ - - s6-dns version 2.3.0.2 or later: http://skarnet.org/software/s6-dns/ + - skalibs version 2.9.0.0 or later: http://skarnet.org/software/skalibs/ + - execline version 2.5.2.0 or later: http://skarnet.org/software/execline/ + - s6 version 2.9.0.0 or later: http://skarnet.org/software/s6/ + - s6-dns version 2.3.1.0 or later: http://skarnet.org/software/s6-dns/ - Depending on whether you build the SSL tools, - libressl version 2.7.4 or later: http://libressl.org/ + libressl version 2.9.2 or later: http://libressl.org/ or bearssl version 0.6 or later: http://bearssl.org/ This software will run on any operating system that implements |