From 256f673ce02e10e73694949718b298e4ea7917aa 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 9009bb3..ebb986a 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,7 @@ Build Instructions - A Linux-based system with a standard 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: nsss version 0.2.1.3 or later: https://skarnet.org/software/nsss/ - optional: execline version 2.9.9.2 or later: https://skarnet.org/software/execline/ diff --git a/doc/index.html b/doc/index.html index 3aae13a..a6a87a4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -103,7 +103,7 @@ and does not pull in any unnecessary code. The Linux kernel must be 2.6.10 or later.
  • 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.
  • Optionally: nsss diff --git a/doc/upgrade.html b/doc/upgrade.html index 2366d9d..e6999ca 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,7 +23,7 @@