changeset 9449:a806e3b90394

Updated OpenSSL used for win32 builds.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 13 Aug 2025 17:55:56 +0400
parents 40e557c89e20
children 68813362708e
files misc/GNUmakefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/misc/GNUmakefile	Mon Jul 21 17:44:28 2025 +0400
+++ b/misc/GNUmakefile	Wed Aug 13 17:55:56 2025 +0400
@@ -6,7 +6,7 @@
 
 CC =		cl
 OBJS =		objs.msvc8
-OPENSSL =	openssl-3.5.0
+OPENSSL =	openssl-3.5.2
 ZLIB =		zlib-1.3.1
 PCRE =		pcre2-10.45