diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-01 12:56:21 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-01 12:56:21 +0000 |
commit | bf0eec8f611dc7e8f0ec32dc725d2f72215a8dbb (patch) | |
tree | a828a0c0cdfb516a78c84c70dceadcdd41b40400 /doc/index.html | |
parent | d809751133ebadd756348e177255680285ea91a6 (diff) | |
download | s6-rc-bf0eec8f611dc7e8f0ec32dc725d2f72215a8dbb.tar.xz |
Add openb_read workaround, prepare for 0.4.0.1
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 9ce7128..cd22f68 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,7 +48,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 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.6.3.0 or later </li> +2.6.4.0 or later </li> <li> <a href="//skarnet.org/software/execline/">execline</a> version 2.3.0.4 or later </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version @@ -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.4.0.0.tar.gz">0.4.0.0</a>. </li> +<a href="s6-rc-0.4.0.1.tar.gz">0.4.0.1</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-rc/">s6-rc git repository</a>: |