# HG changeset patch # User Yaroslav Zhuravlev # Date 1544185086 -10800 # Node ID 8da870c88c7532f8ce11362270e4d9af23d54439 # Parent b3ab822eb9228a7fe10d8fe21964c82fe7e43340 Updated OpenSSL version used for win32 builds. diff -r b3ab822eb922 -r 8da870c88c75 xml/en/docs/howto_build_on_win32.xml --- a/xml/en/docs/howto_build_on_win32.xml Fri Dec 07 15:14:23 2018 +0300 +++ b/xml/en/docs/howto_build_on_win32.xml Fri Dec 07 15:18:06 2018 +0300 @@ -9,7 +9,7 @@
+ rev="13">
@@ -81,7 +81,7 @@ cd objs/lib tar -xzf ../../pcre-8.42.tar.gz tar -xzf ../../zlib-1.2.11.tar.gz -tar -xzf ../../openssl-1.0.2p.tar.gz +tar -xzf ../../openssl-1.0.2q.tar.gz @@ -105,7 +105,7 @@ --with-cc-opt=-DFD_SETSIZE=1024 \ --with-pcre=objs/lib/pcre-8.42 \ --with-zlib=objs/lib/zlib-1.2.11 \ - --with-openssl=objs/lib/openssl-1.0.2p \ + --with-openssl=objs/lib/openssl-1.0.2q \ --with-openssl-opt=no-asm \ --with-select_module \ --with-http_ssl_module