From 06e90ec5597bcc31dfecbbc71a61095d19abbc9f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 27 Apr 2024 12:52:57 +0000 Subject: Update deps Signed-off-by: Laurent Bercot --- INSTALL | 2 +- doc/index.html | 2 +- doc/upgrade.html | 2 ++ 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.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs 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.
  • Recommended at run-time: s6-networking 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 @@

    in 0.0.5.0

    -- cgit v1.2.3