changeset 8049:c4e1c97098e1

Updated OpenSSL used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 21 Jun 2022 17:09:34 +0300
parents 70365b6fe5f4
children 5da2c0902e8e
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.1o
+OPENSSL =	openssl-1.1.1p
 ZLIB =		zlib-1.2.12
 PCRE =		pcre2-10.39