diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-09-09 15:52:59 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-09-09 15:52:59 +0000 |
commit | b7d5bae1a1da4ad1f421ed6d0acce6cc22b2517d (patch) | |
tree | bad81c7806ed231c43a61137e801df93c4f01c76 /INSTALL | |
parent | 23fe0da5dac6969a601c5ab18022a4c1fa49f434 (diff) | |
download | s6-frontend-b7d5bae1a1da4ad1f421ed6d0acce6cc22b2517d.tar.gz s6-frontend-b7d5bae1a1da4ad1f421ed6d0acce6cc22b2517d.tar.xz s6-frontend-b7d5bae1a1da4ad1f421ed6d0acce6cc22b2517d.zip |
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL index 0f8b38b..a8b4882 100644 --- a/INSTALL +++ b/INSTALL @@ -6,11 +6,11 @@ Build Instructions - A POSIX compatible system with a standard C development environment - GNU make version 3.81 or later - - skalibs version 2.13.0.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-rc version 0.5.3.3 or later: https://skarnet.org/software/s6-rc/ - - s6-linux-init version 1.0.8.1 or later: https://skarnet.org/software/s6-linux-init/ + - skalibs version 2.14.0.0 or later: https://skarnet.org/software/skalibs/ + - execline version 2.9.4.0 or later: https://skarnet.org/software/execline/ + - s6 version 2.11.4.0 or later: https://skarnet.org/software/s6/ + - s6-rc version 0.5.4.2 or later: https://skarnet.org/software/s6-rc/ + - s6-linux-init version 1.1.2.0 or later: https://skarnet.org/software/s6-linux-init/ * Standard usage |