Updated OpenSSL used for win32 builds.
Maxim Dounin
3 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.0.2o
8
OPENSSL = openssl-1.0.2p
9
9
ZLIB = zlib-1.2.11
10
10
PCRE = pcre-8.42
11
11