win32: bumped the default openssl version used in the official binary build to 1.0.2f.

pull/177/head
Yichun Zhang (agentzh) 9 years ago
parent 54c2766d1c
commit 71ece286fa

@ -2,7 +2,7 @@
PCRE=pcre-8.38
ZLIB=zlib-1.2.8
OPENSSL=openssl-1.0.2e
OPENSSL=openssl-1.0.2f
rm -rf objs || exit 1
mkdir -p objs/lib || exit 1

Loading…
Cancel
Save