summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-04-27 12:24:31 +0000
committerLaurent Bercot <ska@appnovation.com>2024-04-27 12:24:31 +0000
commit35709f34aaafad99c89d9848b68e3d211b7e0f02 (patch)
tree0615858ad15c78d45c5b2f2c2d76ff08b14b352c
parenta2f093bca2089bd6b3a7211e895a38e86ed8569d (diff)
downloads6-35709f34aaafad99c89d9848b68e3d211b7e0f02.tar.xz
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
3 files changed, 4 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 0657897..538967d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 3.81 or later
- - skalibs version 2.14.1.1 or later: https://skarnet.org/software/skalibs/
+ - skalibs version 2.14.2.0 or later: https://skarnet.org/software/skalibs/
- Recommended: execline version 2.9.5.1 or later: https://skarnet.org/software/execline/
(You can disable this requirement at configure time, but will
lose some functionality.)
diff --git a/doc/index.html b/doc/index.html
index 52b108f..f5afce2 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -83,7 +83,7 @@ with s6</a> </li>
<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.14.1.1 or later. It's a build-time requirement. It's also a run-time
+2.14.2.0 or later. It's a build-time requirement. It's also a run-time
requirement if you link against the shared version of the skalibs
library. </li>
<li> (Optional, but really recommended for full functionality):
diff --git a/doc/upgrade.html b/doc/upgrade.html
index f2df2fc..dfd79c6 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,6 +21,8 @@
<h2> in 2.12.0.5 </h2>
<ul>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.14.2.0. </li>
<li> <a href="//skarnet.org/software/execline/">execline</a>
recommended dependency bumped to 2.9.5.1. </li>
</ul>