changeset 7342:d5da7e71210e

Updated OpenSSL used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 28 Aug 2018 15:05:41 +0300
parents 15ea84e65d07
children 28b3e17ca7eb
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.0.2o
+OPENSSL =	openssl-1.0.2p
 ZLIB =		zlib-1.2.11
 PCRE =		pcre-8.42