diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-12-20 23:33:53 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-12-20 23:33:53 +0000 |
commit | fbe9bc96ccc5d6f824b177c216fd137627615c79 (patch) | |
tree | 9e7225a16fb591bccd470e4ff6192c3e13de8f21 /INSTALL | |
parent | 8f525220efdc796133f67b4bccc70583141e6396 (diff) | |
download | shibari-fbe9bc96ccc5d6f824b177c216fd137627615c79.tar.gz shibari-fbe9bc96ccc5d6f824b177c216fd137627615c79.tar.xz shibari-fbe9bc96ccc5d6f824b177c216fd137627615c79.zip |
Update doc and deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL index 00468b0..6776259 100644 --- a/INSTALL +++ b/INSTALL @@ -7,8 +7,8 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.14.1.0 or later: https://skarnet.org/software/skalibs/ - - s6 version 2.12.0.2 or later: https://skarnet.org/software/s6/ - - for now: s6-dns version 2.3.7.0 or later: https://skarnet.org/software/s6-dns/ + - s6 version 2.12.0.3 or later: https://skarnet.org/software/s6/ + - for now: s6-dns version 2.3.7.1 or later: https://skarnet.org/software/s6-dns/ This software will run on any operating system that implements POSIX.1-2008, available at: |