diff options
-rw-r--r-- | INSTALL | 6 | ||||
-rw-r--r-- | doc/index.html | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -6,9 +6,9 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 4.0 or later - - skalibs version 2.3.3.0 or later: http://skarnet.org/software/skalibs/ - - execline version 2.1.2.0 or later: http://skarnet.org/software/execline/ - - s6 version 2.1.3.0 or later: http://skarnet.org/software/s6/ + - skalibs version 2.3.5.2 or later: http://skarnet.org/software/skalibs/ + - execline version 2.1.2.2 or later: http://skarnet.org/software/execline/ + - s6 version 2.1.6.0 or later: http://skarnet.org/software/s6/ This software will run on any operating system that implements POSIX.1-2008, available at: diff --git a/doc/index.html b/doc/index.html index 6f6c0ad..4f717be 100644 --- a/doc/index.html +++ b/doc/index.html @@ -47,7 +47,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 4.0 or later </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version -2.3.5.1 or later </li> +2.3.5.2 or later </li> <li> <a href="http://skarnet.org/software/execline/">execline</a> version 2.1.2.2 or later </li> <li> <a href="http://skarnet.org/software/s6/">s6</a> version |