diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-01-31 12:09:42 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-01-31 12:09:42 +0000 |
commit | e5355ab92b3ca0fcacd6a7b231bc7d90a66656b4 (patch) | |
tree | 254faa85d36f4ebc93ca9ecf560af256d04edf35 /INSTALL | |
parent | aa35510f1003777d309fa345ac373ba1b572c5ce (diff) | |
download | s6-rc-e5355ab92b3ca0fcacd6a7b231bc7d90a66656b4.tar.xz |
Prepare for 0.5.3.4
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,9 +6,9 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.13.0.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.13.1.0 or later: https://skarnet.org/software/skalibs/ - execline version 2.9.1.0 or later: https://skarnet.org/software/execline/ - - s6 version 2.11.2.0 or later: https://skarnet.org/software/s6/ + - s6 version 2.11.2.1 or later: https://skarnet.org/software/s6/ This software will run on any operating system that implements POSIX.1-2008, available at: |