diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 02:26:37 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 02:26:37 +0000 |
commit | 0c73a04d309d5398052e9023fd6352ad4f927d17 (patch) | |
tree | e554ff953129f3f697639fedb12cc098c7390dfd /doc/index.html | |
parent | c31a16414693a9c40da97f7b4ec4efb4aaed9d79 (diff) | |
download | s6-rc-0c73a04d309d5398052e9023fd6352ad4f927d17.tar.xz |
- remove fucking -Bsymbolicv0.0.1.1
- version: 0.0.1.1
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 041514d..78e00a0 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 4.0 or later </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version -2.3.7.0 or later </li> +2.3.7.1 or later </li> <li> <a href="http://skarnet.org/software/execline/">execline</a> version -2.1.4.0 or later </li> +2.1.4.1 or later </li> <li> <a href="http://skarnet.org/software/s6/">s6</a> version -2.2.1.0 or later </li> +2.2.1.1 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.0.tar.gz">0.0.1.0</a>. </li> +<a href="s6-rc-0.0.1.1.tar.gz">0.0.1.1</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 |