summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-09-09 15:49:36 +0000
committerLaurent Bercot <ska@appnovation.com>2023-09-09 15:49:36 +0000
commit82c50ac8fdb235a3d1ab36c64844de9dde38ec3a (patch)
tree1c1b2e2e044f40a4e7b8ecf4d4477c68d53c79dd
parenta545e8e74821a3c3281c886283e43a830afe62f0 (diff)
downloadskabus-82c50ac8fdb235a3d1ab36c64844de9dde38ec3a.tar.xz
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--INSTALL6
-rw-r--r--doc/index.html6
2 files changed, 6 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 2cee2bb..41ecbde 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,9 +6,9 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 3.81 or later
- - skalibs version 2.13.0.0 or later: http://skarnet.org/software/skalibs/
- - execline version 2.9.1.0 or later: http://skarnet.org/software/execline/
- - s6 version 2.11.2.0 or later: http://skarnet.org/software/s6/
+ - skalibs version 2.14.0.0 or later: http://skarnet.org/software/skalibs/
+ - execline version 2.9.4.0 or later: http://skarnet.org/software/execline/
+ - s6 version 2.11.4.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 6f4c62d..3b8597c 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -50,11 +50,11 @@ a consistent vision behind them.
<li> A POSIX-compliant system with a standard C development environment </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version
-2.13.0.0 or later </li>
+2.14.0.0 or later </li>
<li> <a href="//skarnet.org/software/execline/">execline</a> version
-2.9.1.0 or later </li>
+2.9.4.0 or later </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
-2.11.2.0 or later </li>
+2.11.4.0 or later </li>
</ul>