diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-13 10:23:54 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-13 10:23:54 +0000 |
commit | c978e2fff5425c70bad7e6179a03ed1f5ee1ef04 (patch) | |
tree | 2ebba843f5ccb1aeea44725268a3f9e98d6bf5b7 | |
parent | a51125cf47090436e9599273f65cb80e6911db93 (diff) | |
download | s6-rc-c978e2fff5425c70bad7e6179a03ed1f5ee1ef04.tar.xz |
Bump skalibs dep to 2.3.5.2 for Solaris
-rw-r--r-- | INSTALL | 6 | ||||
-rw-r--r-- | doc/index.html | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -6,9 +6,9 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 4.0 or later - - skalibs version 2.3.3.0 or later: http://skarnet.org/software/skalibs/ - - execline version 2.1.2.0 or later: http://skarnet.org/software/execline/ - - s6 version 2.1.3.0 or later: http://skarnet.org/software/s6/ + - skalibs version 2.3.5.2 or later: http://skarnet.org/software/skalibs/ + - execline version 2.1.2.2 or later: http://skarnet.org/software/execline/ + - s6 version 2.1.6.0 or later: http://skarnet.org/software/s6/ This software will run on any operating system that implements POSIX.1-2008, available at: diff --git a/doc/index.html b/doc/index.html index 6f6c0ad..4f717be 100644 --- a/doc/index.html +++ b/doc/index.html @@ -47,7 +47,7 @@ scripts are also run in a controlled environment. <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 4.0 or later </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version -2.3.5.1 or later </li> +2.3.5.2 or later </li> <li> <a href="http://skarnet.org/software/execline/">execline</a> version 2.1.2.2 or later </li> <li> <a href="http://skarnet.org/software/s6/">s6</a> version |