summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-04-27 12:52:57 +0000
committerLaurent Bercot <ska@appnovation.com>2024-04-27 12:52:57 +0000
commit06e90ec5597bcc31dfecbbc71a61095d19abbc9f (patch)
tree4051faf111b4d21a6329f714f4f12894ec4dba9e
parentaf93e2d1046716722a77095ec78e7746c825d103 (diff)
downloadtipidee-06e90ec5597bcc31dfecbbc71a61095d19abbc9f.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 813d401..8037c0c 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/
- (optional but recommended): s6-networking version 2.7.0.3 or later:
https://skarnet.org/software/s6-networking/
diff --git a/doc/index.html b/doc/index.html
index 3336cbb..f684cc4 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -111,7 +111,7 @@ make it shorter. Just like the code.
<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> Recommended at run-time: <a href="//skarnet.org/software/s6-networking/">s6-networking</a> version
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 9e0192c..93f98fb 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,6 +21,8 @@
<h2> in 0.0.5.0 </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/s6-networking/">s6-networking</a>
recommendation bumped to 2.7.0.3 </li>
</ul>