diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-16 11:00:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-16 11:00:01 +0000 |
commit | c22f89f9ca0c2b1ec5cfd5f22e245f384a7d5f30 (patch) | |
tree | 3ed1f33d03e984e5e8c5f2a03ee0c4f0fd8e0073 /INSTALL | |
parent | 9811ef53b65027091afc252cba859383419d6c94 (diff) | |
download | s6-rc-c22f89f9ca0c2b1ec5cfd5f22e245f384a7d5f30.tar.xz |
- bump skalibs dep to 2.3.8.3
- bump execline dep to 2.1.4.5
- bump s6 dep to 2.2.4.0
- version: 0.0.2.0
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.3.8.2 or later: http://skarnet.org/software/skalibs/ - - execline version 2.1.4.4 or later: http://skarnet.org/software/execline/ - - s6 version 2.2.3.1 or later: http://skarnet.org/software/s6/ + - skalibs version 2.3.8.3 or later: http://skarnet.org/software/skalibs/ + - execline version 2.1.4.5 or later: http://skarnet.org/software/execline/ + - s6 version 2.2.4.0 or later: http://skarnet.org/software/s6/ This software will run on any operating system that implements POSIX.1-2008, available at: |