diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-10-04 11:56:12 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-10-04 11:56:12 +0000 |
commit | 250852bec3a92a69f81412ad57fd67c316d44fc3 (patch) | |
tree | 68663cb4a42c5f65ea1a5752e88134c4a428a7a0 | |
parent | 582b412e08426f49d2b6ebb8f22d9acfbb66cf46 (diff) | |
download | skabus-250852bec3a92a69f81412ad57fd67c316d44fc3.tar.xz |
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r-- | INSTALL | 2 | ||||
-rw-r--r-- | doc/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ Build Instructions - GNU make version 3.81 or later - skalibs version 2.14.3.0 or later: http://skarnet.org/software/skalibs/ - execline version 2.9.6.1 or later: http://skarnet.org/software/execline/ - - s6 version 2.13.0.1 or later: http://skarnet.org/software/s6/ + - s6 version 2.13.1.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 0ae5ee9..9088714 100644 --- a/doc/index.html +++ b/doc/index.html @@ -54,7 +54,7 @@ a consistent vision behind them. <li> <a href="//skarnet.org/software/execline/">execline</a> version 2.9.6.1 or later </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.13.0.1 or later </li> +2.13.1.0 or later </li> </ul> |