From 371a1436391c6073fa2fa9aecdf095f939f6c45a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 18 Apr 2026 13:46:55 +0000 Subject: Update deps --- INSTALL | 2 +- doc/index.html | 2 +- doc/upgrade.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 4f8d90a..a2d979a 100644 --- a/INSTALL +++ b/INSTALL @@ -7,7 +7,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.15.0.0 or later: https://skarnet.org/software/skalibs/ - - (optional but recommended): s6-networking version 2.7.3.0 or later: + - (optional but recommended): s6-networking version 2.8.0.0 or later: https://skarnet.org/software/s6-networking/ This software will run on any operating system that implements diff --git a/doc/index.html b/doc/index.html index ee0131b..2a48ef0 100644 --- a/doc/index.html +++ b/doc/index.html @@ -116,7 +116,7 @@ make it shorter. Just like the code. requirement if you link against the shared version of the skalibs library.
  • Recommended at run-time: s6-networking version -2.7.3.0 or later. It's not a strict requirement, but tipidee relies on a super-server such as +2.8.0.0 or later. It's not a strict requirement, but tipidee relies on a super-server such as s6-tcpserver to listen to the network and provide connection information via environment variables. It also defers to tools such as diff --git a/doc/upgrade.html b/doc/upgrade.html index 4c9c9ab..a146667 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -26,7 +26,7 @@
  • skalibs dependency bumped to 2.15.0.0
  • s6-networking -recommendation bumped to 2.7.3.0
  • +recommendation bumped to 2.8.0.0

    in 0.0.7.1

    -- cgit v1.3.1