diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-08-27 20:15:21 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-08-27 20:15:21 +0000 |
commit | 381b64487199a9edd46e84f7ff134722c3c3bcfc (patch) | |
tree | c7b08bd79c25cb1153b300d4d0cb5743ab1d1454 /doc | |
parent | 8d9bb38022b9282128e5ddbfa8f62f9023a8698b (diff) | |
download | s6-rc-381b64487199a9edd46e84f7ff134722c3c3bcfc.tar.xz |
More work on s6-rc-update
Diffstat (limited to 'doc')
-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 4a749ad..6c893c1 100644 --- a/doc/index.html +++ b/doc/index.html @@ -47,11 +47,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.6.1 or later </li> +2.3.7.0 or later </li> <li> <a href="http://skarnet.org/software/execline/">execline</a> version 2.1.4.0 or later </li> <li> <a href="http://skarnet.org/software/s6/">s6</a> version -2.2.0.1 or later </li> +2.2.1.0 or later </li> </ul> <h3> Licensing </h3> |