Updated OpenSSL used for win32 builds.
Maxim Dounin
6 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
4
4
TEMP = tmp
5
5
6
6
OBJS = objs.msvc8
7
OPENSSL = openssl-1.0.2g
7
OPENSSL = openssl-1.0.2h
8
8
ZLIB = zlib-1.2.8
9
9
PCRE = pcre-8.38
10
10