diff options
-rw-r--r-- | INSTALL | 2 | ||||
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -7,7 +7,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.8.0.0 or later: http://skarnet.org/software/skalibs/ - - execline version 2.5.0.1 or later: http://skarnet.org/software/execline/ + - execline version 2.5.1.0 or later: http://skarnet.org/software/execline/ - s6 version 2.8.0.0 or later: http://skarnet.org/software/s6/ This software will run on any operating system that implements diff --git a/doc/index.html b/doc/index.html index 07f35f9..9b45a45 100644 --- a/doc/index.html +++ b/doc/index.html @@ -50,7 +50,7 @@ scripts are also run in a controlled environment. <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version 2.8.0.0 or later </li> <li> <a href="//skarnet.org/software/execline/">execline</a> version -2.5.0.2 or later </li> +2.5.1.0 or later </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version 2.8.0.0 or later </li> </ul> diff --git a/doc/upgrade.html b/doc/upgrade.html index 5fc4cee..120e1e3 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -36,7 +36,7 @@ minor and bugfix version changes. <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.8.0.0. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> -dependency bumped to 2.5.0.2. </li> +dependency bumped to 2.5.1.0. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> dependency bumped to 2.8.0.0. </li> <li> <a href="s6-rc-compile.html">s6-rc-compile</a> does not support the <tt>-u</tt> |