Updated OpenSSL used for win32 builds.

This commit is contained in:
Maxim Dounin 2022-06-21 17:09:34 +03:00
parent cd4f57ef8d
commit bfe9ab90ba
1 changed files with 1 additions and 1 deletions

View File

@ -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