From 53fa5bbe0c0724cecf26cdbbae8cace7dcdb3aea 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 08d7198..8b231a3 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) nsss version 0.2.1.3 or later: https://skarnet.org/software/nsss/ (you don't need this unless you're building a whole distro with it) - s6 version 2.15.1.0 or later: https://skarnet.org/software/s6/ diff --git a/doc/index.html b/doc/index.html index eaacda1..a259d6d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -57,7 +57,7 @@ running utmp functions are just clients to this daemon.
  • 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.
  • Optionally, nsss version diff --git a/doc/upgrade.html b/doc/upgrade.html index 40ba999..2f8ccc9 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,7 +23,7 @@