diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-15 10:06:08 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-15 10:06:08 +0000 |
commit | cff4858e62fde21695f5d2903456a32a638248f9 (patch) | |
tree | 029a7209f324f09fb39a88e24e71dd25c58ed391 /doc/index.html | |
parent | 509092cab6e0ef34122deaa90d3076d0a09c26d0 (diff) | |
download | s6-rc-cff4858e62fde21695f5d2903456a32a638248f9.tar.xz |
- dependencies updated
- version: 0.0.1.2
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index ccb32bf..a264f6c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,11 +48,11 @@ scripts are also run in a controlled environment. <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 3.81 or later </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version -2.3.7.1 or later </li> +2.3.8.0 or later </li> <li> <a href="http://skarnet.org/software/execline/">execline</a> version -2.1.4.1 or later </li> +2.1.4.2 or later </li> <li> <a href="http://skarnet.org/software/s6/">s6</a> version -2.2.1.1 or later </li> +2.2.2.0 or later </li> </ul> <h3> Licensing </h3> @@ -66,7 +66,7 @@ scripts are also run in a controlled environment. <ul> <li> The current released version of s6-rc is -<a href="s6-rc-0.0.1.1.tar.gz">0.0.1.1</a>. </li> +<a href="s6-rc-0.0.1.2.tar.gz">0.0.1.2</a>. </li> <li> Alternatively, you can checkout a copy of the s6-rc git repository: <pre> git clone git://git.skarnet.org/s6-rc </pre> </li> <li> There's also a |