diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-10 13:42:34 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-10 13:42:34 +0000 |
commit | 6b296387d7ebf2b3db9e9f56c3f7c93153e87183 (patch) | |
tree | 90b94638aea747a81b153a3d43f9efc5f8557bef /INSTALL | |
parent | 351fb27e2bacc7d8233f8c04b4891d734664b62b (diff) | |
download | s6-networking-6b296387d7ebf2b3db9e9f56c3f7c93153e87183.tar.xz |
Prepare for 2.3.0.4
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -6,9 +6,9 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.7.0.0 or later: http://skarnet.org/software/skalibs/ - - execline version 2.5.0.1 or later: http://skarnet.org/software/execline/ - - s6 version 2.7.2.0 or later: http://skarnet.org/software/s6/ + - skalibs version 2.8.0.0 or later: http://skarnet.org/software/skalibs/ + - execline version 2.5.0.2 or later: http://skarnet.org/software/execline/ + - s6 version 2.7.2.3 or later: http://skarnet.org/software/s6/ - s6-dns version 2.3.0.1 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/ |