From ec28a906ce1b412964f642bc8147a768e1624ba2 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 4 Oct 2024 11:49:59 +0000 Subject: Update deps Signed-off-by: Laurent Bercot --- INSTALL | 2 +- doc/index.html | 2 +- doc/upgrade.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index c7d5743..6d6f65e 100644 --- a/INSTALL +++ b/INSTALL @@ -8,7 +8,7 @@ Build Instructions - GNU make version 3.81 or later - skalibs version 2.14.3.0 or later: https://skarnet.org/software/skalibs/ - execline version 2.9.6.1 or later: https://skarnet.org/software/execline/ - - s6 version 2.13.0.1 or later: https://skarnet.org/software/s6/ + - s6 version 2.13.1.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 206286e..0d32a41 100644 --- a/doc/index.html +++ b/doc/index.html @@ -53,7 +53,7 @@ requirement if you link against the shared version of the skalibs library.
  • execline version 2.9.6.1 or later. It's a build-time and run-time requirement.
  • s6 version -2.13.0.1 or later. It's a build-time and run-time requirement.
  • +2.13.1.0 or later. It's a build-time and run-time requirement.

    Licensing

    diff --git a/doc/upgrade.html b/doc/upgrade.html index b2e438c..d95ac52 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -38,7 +38,7 @@ dependency bumped to 2.14.3.0.
  • execline dependency bumped to 2.9.6.1.
  • s6 -dependency bumped to 2.13.0.1.
  • +dependency bumped to 2.13.1.0.
  • Static libraries are installed in /usr/lib by default.
  • -- cgit v1.3.1