Updated OpenSSL used for win32 builds.
Maxim Dounin
2 years ago
1 changed file(s) with
1 addition(s)
and
1 deletion(s)
.
Raw diff
Collapse all
Expand all
+1
-1
misc/GNUmakefile
less
more
5
5
6
6
CC = cl
7
7
OBJS = objs.msvc8
8
OPENSSL = openssl-1.1.1c
8
OPENSSL = openssl-1.1.1d
9
9
ZLIB = zlib-1.2.11
10
10
PCRE = pcre-8.43
11
11