From: Rochdi Nassah Date: Fri, 28 Oct 2022 00:26:31 +0000 (+0100) Subject: Fix broken zlib link. X-Git-Tag: V_9_2_P1~143 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b17e128879ec6cc32ca2c28b5d894b4aa72e32d;p=thirdparty%2Fopenssh-portable.git Fix broken zlib link. --- diff --git a/INSTALL b/INSTALL index c605182b9..68b15e131 100644 --- a/INSTALL +++ b/INSTALL @@ -17,7 +17,7 @@ The remaining items are optional. A working installation of zlib: Zlib 1.1.4 or 1.2.1.2 or greater (earlier 1.2.x versions have problems): -http://www.gzip.org/zlib/ +https://zlib.net/ libcrypto from either of LibreSSL or OpenSSL. Building without libcrypto is supported but severely restricts the available ciphers and algorithms.