From 35709f34aaafad99c89d9848b68e3d211b7e0f02 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 27 Apr 2024 12:24:31 +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 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 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.
  • (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 @@

    in 2.12.0.5

      +
    • skalibs +dependency bumped to 2.14.2.0.
    • execline recommended dependency bumped to 2.9.5.1.
    -- cgit v1.2.3