]> git.kaiwu.me - nginx.git/commitdiff
Updated OpenSSL used for win32 builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 25 May 2020 19:10:37 +0000 (22:10 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 25 May 2020 19:10:37 +0000 (22:10 +0300)
misc/GNUmakefile

index 7f39e9d0e8f0a02adf825554e2be6c0c60dbd9af..4582e44606173a34e5bf884f8ab43bec6d4450f5 100644 (file)
@@ -6,7 +6,7 @@ TEMP =          tmp
 
 CC =           cl
 OBJS =         objs.msvc8
-OPENSSL =      openssl-1.1.1f
+OPENSSL =      openssl-1.1.1g
 ZLIB =         zlib-1.2.11
 PCRE =         pcre-8.44