From 8bb0302137d734e69d40ea0517cc5c0c261e42f7 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 9 Sep 2023 14:56:13 +0000 Subject: Update deps Signed-off-by: Laurent Bercot --- INSTALL | 2 +- NEWS | 1 + doc/index.html | 2 +- doc/upgrade.html | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 7121536..d7b6a0a 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.13.2.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.14.0.0 or later: https://skarnet.org/software/skalibs/ This software will run on any operating system that implements POSIX.1-2008, available at: diff --git a/NEWS b/NEWS index d08cca6..b0f803d 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ Changelog for s6-portable-utils. In 2.3.0.3 ---------- + - Adaptation to skalibs-2.14.0.0. - Bugfixes. diff --git a/doc/index.html b/doc/index.html index d17091e..0afb90e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -74,7 +74,7 @@ on the wrong page. I apologize for the confusion.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.13.2.0 or later. It's a build-time requirement. It's also a run-time +2.14.0.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.
  • diff --git a/doc/upgrade.html b/doc/upgrade.html index b6672a0..04029fe 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,7 +22,7 @@

    in 2.3.0.2

    -- cgit v1.2.3