diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-08-10 18:37:32 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-08-10 18:37:32 +0000 |
commit | c4f5028b95067d97ff53894e705186004e51a81a (patch) | |
tree | cfdccd109d4a4bfdc94b0b3d7e974ef42025cbbb /INSTALL | |
parent | afa9e940e6748f3f9edd3f5b9b11f0b5337e2492 (diff) | |
download | dnsfunnel-c4f5028b95067d97ff53894e705186004e51a81a.tar.xz |
Prepare for 0.0.1.2; adapt to skalibs-2.11.0.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.10.0.3 or later: https://skarnet.org/software/skalibs/ - - s6-dns version 2.3.5.1 or later: https://skarnet.org/software/s6-dns/ + - skalibs version 2.11.0.0 or later: https://skarnet.org/software/skalibs/ + - s6-dns version 2.3.5.2 or later: https://skarnet.org/software/s6-dns/ This software will run on any operating system that implements POSIX.1-2008, available at: |