diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-09 12:47:51 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-09 12:47:51 +0000 |
commit | 214fcdea64c0a1b64cd7497652340a64460e2ab7 (patch) | |
tree | 3b4dbcd4bcc1aa68dc60e3069083ccea6aaecf13 /INSTALL | |
parent | 82c6c7780b3b573c45b0013d8955d928236f1fe9 (diff) | |
download | s6-214fcdea64c0a1b64cd7497652340a64460e2ab7.tar.xz |
Use mkptemp() in s6-ftrigrd. Prepare for 2.7.2.3.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.7.0.0 or later: http://skarnet.org/software/skalibs/ - - execline version 2.5.0.1 or later: http://skarnet.org/software/execline/ + - skalibs version 2.8.0.0 or later: http://skarnet.org/software/skalibs/ + - execline version 2.5.0.2 or later: http://skarnet.org/software/execline/ This software will run on any operating system that implements POSIX.1-2008, available at: |