From f914f1cace581f78231203a3da093a4b1421005b 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 e9f603b..deab23c 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/ - To run the test suite and the nsssd-* programs: s6 version 2.15.1.0 or later: https://skarnet.org/software/s6/ diff --git a/doc/index.html b/doc/index.html index 2500ecc..5020aa8 100644 --- a/doc/index.html +++ b/doc/index.html @@ -82,7 +82,7 @@ functions.
  • 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.
  • s6 version diff --git a/doc/upgrade.html b/doc/upgrade.html index e588518..33125c4 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,7 +23,7 @@ diff --git a/package/deps-build b/package/deps-build index 799a2c7..bbf8a26 100644 --- a/package/deps-build +++ b/package/deps-build @@ -1 +1 @@ -true true /package/prog/skalibs 2.15.0.1 libskarnet +true true /package/prog/skalibs 2.15.1.0 libskarnet -- cgit v1.3.1