diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-01-31 12:06:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-01-31 12:06:01 +0000 |
commit | 80d231165357cf0d57b23dfe3b0aa16c7cb79545 (patch) | |
tree | 6f24601042b3088ff89a6f34788db6406806be00 /INSTALL | |
parent | ae972753206764373d4bce367e642eb31f0df68c (diff) | |
download | s6-80d231165357cf0d57b23dfe3b0aa16c7cb79545.tar.xz |
Prepare for 2.11.2.1, move template location, change file list
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ 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/ (You can disable this requirement at configure time, but will lose some functionality.) |