diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-17 10:49:31 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-17 10:49:31 +0000 |
commit | bd5715f4d4127c73b6dbd3ad329b7780a6068876 (patch) | |
tree | 483411ca39498457b570d3f49d8e8f89f4df99f4 | |
parent | f588272b8055c615df73094d77ceb179a1182219 (diff) | |
download | s6-linux-init-bd5715f4d4127c73b6dbd3ad329b7780a6068876.tar.xz |
Fix s6-linux-utils dependency to 2.0.2.1
-rw-r--r-- | INSTALL | 2 | ||||
-rw-r--r-- | doc/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ Build Instructions - skalibs version 2.3.5.1 or later: http://skarnet.org/software/skalibs/ - execline version 2.1.2.2 or later: http://skarnet.org/software/execline/ - s6-portable-utils version 2.0.5.0 or later: http://skarnet.org/software/s6-portable-utils/ - - s6-linux-utils version 2.0.2.0 or later: http://skarnet.org/software/s6-linux-utils/ + - s6-linux-utils version 2.0.2.1 or later: http://skarnet.org/software/s6-linux-utils/ - s6 version 2.1.4.0 or later: http://skarnet.org/software/s6/ Note that all those are build-time dependencies, and they are diff --git a/doc/index.html b/doc/index.html index fc7055d..ad0d3b0 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,7 +48,7 @@ and logging without having to hand-craft all the details. <li> <a href="http://skarnet.org/software/s6-portable-utils/">s6-portable-utils</a> version 2.0.5.0 or later </li> <li> <a href="http://skarnet.org/software/s6-linux-utils/">s6-linux-utils</a> version -2.0.2.0 or later </li> +2.0.2.1 or later </li> <li> <a href="http://skarnet.org/software/s6/">s6</a> version 2.1.4.0 or later </li> </ul> |