diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-06-08 10:04:08 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-06-08 10:04:08 +0000 |
commit | fcab3d33c72bc360ec727b7a50826ec1dd48336c (patch) | |
tree | 1893e125c24987660e69f4de24bc6d4d34b23ef7 /INSTALL | |
parent | 12a8fa2ce36654fb77dc4d36a4a89f57dc20e562 (diff) | |
download | s6-rc-fcab3d33c72bc360ec727b7a50826ec1dd48336c.tar.xz |
Prepare for 0.5.3.2; adapt to skalibs-2.12.0.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
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.11.1.0 or later: https://skarnet.org/software/skalibs/ - - execline version 2.8.2.0 or later: https://skarnet.org/software/execline/ - - s6 version 2.11.0.1 or later: https://skarnet.org/software/s6/ + - skalibs version 2.12.0.0 or later: https://skarnet.org/software/skalibs/ + - execline version 2.9.0.0 or later: https://skarnet.org/software/execline/ + - s6 version 2.11.1.0 or later: https://skarnet.org/software/s6/ This software will run on any operating system that implements POSIX.1-2008, available at: |