diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-07-21 11:29:25 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-07-21 11:29:25 +0000 |
commit | ef503140d2ce2138b414822e53e3686ba4b21162 (patch) | |
tree | b1cc101d498cc7c17a59ae81fda49d5fb2ab26f0 /INSTALL | |
parent | 062b215d51e530a34d963e20ad9ff83a694123f9 (diff) | |
download | s6-networking-ef503140d2ce2138b414822e53e3686ba4b21162.tar.xz |
Adapt to skalibs-2.7.0.0, prepare for 2.3.0.3
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.6.0.0 or later: http://skarnet.org/software/skalibs/ - - execline version 2.3.0.2 or later: http://skarnet.org/software/execline/ - - s6 version 2.6.1.0 or later: http://skarnet.org/software/s6/ - - s6-dns version 2.2.0.1 or later: http://skarnet.org/software/s6-dns/ + - skalibs version 2.7.0.0 or later: http://skarnet.org/software/skalibs/ + - execline version 2.5.0.0 or later: http://skarnet.org/software/execline/ + - s6 version 2.7.2.0 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.4.5 or later: http://libressl.org/ + libressl version 2.7.4 or later: http://libressl.org/ or bearssl version 0.5 or later: http://bearssl.org/ (BearSSL support is experimental for now, I encourage you to use it but be aware it's bleeding-edge and APIs may change.) |