From 5c9c2109a2051233c2858486f6f5c1ab99732c56 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 22 Jun 2026 22:26:39 +0000 Subject: Update deps --- INSTALL | 2 +- doc/index.html | 2 +- doc/upgrade.html | 2 +- package/deps-build | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index 0ea1e4c..8e95f00 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.15.0.1 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.15.1.0 or later: https://skarnet.org/software/skalibs/ - Optional (but recommended): execline version 2.9.9.2 or later: https://skarnet.org/software/execline/ - s6 version 2.15.1.0 or later: https://skarnet.org/software/s6/ - s6-dns version 2.4.1.2 or later: https://skarnet.org/software/s6-dns/ diff --git a/doc/index.html b/doc/index.html index 30c0021..6243a0b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -56,7 +56,7 @@ as extensions to the s6 ecosystem.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.15.0.1 or later. It's a build-time requirement. It's also a run-time +2.15.1.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 recommended) execline version diff --git a/doc/upgrade.html b/doc/upgrade.html index 8e2bfb5..0f58100 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,7 +23,7 @@