Updated OpenSSL used for win32 builds.

This commit is contained in:
Sergey Kandaurov 2024-10-01 19:23:45 +04:00 committed by pluknet
parent a43f1272c3
commit 95f9116128

View File

@ -6,7 +6,7 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
OPENSSL = openssl-3.0.14
OPENSSL = openssl-3.0.15
ZLIB = zlib-1.3.1
PCRE = pcre2-10.39