From f3a8a60eb872096084c98ccaabf65656df349998 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 6 Jun 2024 12:19:00 +0000 Subject: Update deps Signed-off-by: Laurent Bercot --- INSTALL | 6 +++--- doc/index.html | 6 +++--- doc/upgrade.html | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/INSTALL b/INSTALL index fcacdef..a284533 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.14.0.0 or later: https://skarnet.org/software/skalibs/ - - execline version 2.9.4.0 or later: https://skarnet.org/software/execline/ - - s6 version 2.12.0.0 or later: https://skarnet.org/software/s6/ + - skalibs version 2.14.2.0 or later: https://skarnet.org/software/skalibs/ + - execline version 2.9.6.0 or later: https://skarnet.org/software/execline/ + - s6 version 2.13.0.0 or later: https://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 e27eb70..8f76331 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,12 +48,12 @@ scripts are also run in a controlled environment.
  • 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.
  • execline version -2.9.5.1 or later. It's a build-time and run-time requirement.
  • +2.9.6.0 or later. It's a build-time and run-time requirement.
  • s6 version -2.12.0.5 or later. It's a build-time and run-time requirement.
  • +2.13.0.0 or later. It's a build-time and run-time requirement.

    Licensing

    diff --git a/doc/upgrade.html b/doc/upgrade.html index 89f49d6..4d0a8a7 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -34,11 +34,11 @@ minor and bugfix version changes.

    in 0.5.4.2

    -- cgit v1.2.3