From f5596ea39060ab23abfb1daf3f0aa2e11eb15cc6 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 6 Jun 2024 12:21:54 +0000 Subject: Update deps again Signed-off-by: Laurent Bercot --- INSTALL | 2 +- doc/index.html | 2 +- doc/upgrade.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 9e99516..df27fd8 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.14.2.0 or later: https://skarnet.org/software/skalibs/ - - s6 version 2.12.0.5 or later: https://skarnet.org/software/s6/ + - s6 version 2.13.0.0 or later: https://skarnet.org/software/s6/ - for now: s6-dns version 2.3.7.2 or later: https://skarnet.org/software/s6-dns/ This software will run on any operating system that implements diff --git a/doc/index.html b/doc/index.html index 4d6142c..ecaa6a7 100644 --- a/doc/index.html +++ b/doc/index.html @@ -56,7 +56,7 @@ related to binding. shibari is the most pleasant of them. 2.14.2.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 -2.12.0.5 or later. It's a build-time requirement. It's also a run-time +2.13.0.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 s6 library. That library is used for the access control and client location features in shibari-server-udp.
  • diff --git a/doc/upgrade.html b/doc/upgrade.html index 99a8596..00d67a8 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -24,7 +24,7 @@
  • skalibs dependency bumped to 2.14.2.0
  • s6 -dependency bumped to 2.12.0.5
  • +dependency bumped to 2.13.0.0
  • s6-dns dependency bumped to 2.3.7.2
  • -- cgit v1.3.1