From: Maxim Dounin Date: Sun, 22 Mar 2015 23:44:41 +0000 (+0300) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.6.3~3 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=fc1b41ded9a103159c3508993c342520884ecb12;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 067f86d21..9a0cf74ba 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.1i +OPENSSL = openssl-1.0.1m ZLIB = zlib-1.2.8 PCRE = pcre-8.35