diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-02 11:30:24 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-02 11:30:24 +0000 |
commit | 50485e3e770da5debe81e23b7a672d3ccd8c2613 (patch) | |
tree | 6f983036ec6146cd4728c126b11cfaa1387939da /INSTALL | |
parent | 16f9beee812dcad50f6f8ccd8da3283d8273bb3b (diff) | |
download | s6-networking-50485e3e770da5debe81e23b7a672d3ccd8c2613.tar.xz |
Bump dependencies
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.9.2.1 or later: http://skarnet.org/software/skalibs/ - - execline version 2.6.0.1 or later: http://skarnet.org/software/execline/ - - s6 version 2.9.1.0 or later: http://skarnet.org/software/s6/ - - s6-dns version 2.3.2.0 or later: http://skarnet.org/software/s6-dns/ + - skalibs version 2.9.3.0 or later: http://skarnet.org/software/skalibs/ + - execline version 2.6.1.1 or later: http://skarnet.org/software/execline/ + - s6 version 2.9.2.0 or later: http://skarnet.org/software/s6/ + - s6-dns version 2.3.3.0 or later: http://skarnet.org/software/s6-dns/ - Depending on whether you build the SSL tools, - libressl version 3.0.2 or later: http://libressl.org/ + libressl version 3.1.4 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 |