changeset 7639:3726663b83cc

Updated OpenSSL used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 14 Apr 2020 15:15:16 +0300
parents 681b78a98a52
children c44970de0147
files misc/GNUmakefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -6,7 +6,7 @@ TEMP =		tmp
 
 CC =		cl
 OBJS =		objs.msvc8
-OPENSSL =	openssl-1.1.1d
+OPENSSL =	openssl-1.1.1f
 ZLIB =		zlib-1.2.11
 PCRE =		pcre-8.44