From 487f68f5cb8dba458d99f1579e74cbd4eeaf27ea Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 27 Apr 2024 12:54:41 +0000 Subject: Update deps Signed-off-by: Laurent Bercot --- INSTALL | 4 ++-- doc/index.html | 4 ++-- doc/upgrade.html | 4 +++- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index 45b7e5c..9e99516 100644 --- a/INSTALL +++ b/INSTALL @@ -6,9 +6,9 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.14.1.1 or later: https://skarnet.org/software/skalibs/ + - 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/ - - for now: s6-dns version 2.3.7.1 or later: https://skarnet.org/software/s6-dns/ + - 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 POSIX.1-2008, available at: diff --git a/doc/index.html b/doc/index.html index 6e06494..4d6142c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -53,7 +53,7 @@ related to binding. shibari is the most pleasant of them.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.14.1.1 or later. It's a build-time requirement. It's also a run-time +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 @@ -61,7 +61,7 @@ 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.
  • (for now) s6-dns version -2.3.7.1 or later. It's a build-time requirement. It's also a run-time +2.3.7.2 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-dns library.
  • diff --git a/doc/upgrade.html b/doc/upgrade.html index c78629c..99a8596 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,9 +22,11 @@

    in 0.0.1.0

    -- cgit v1.2.3