From: Maxim Dounin Date: Tue, 14 Jul 2015 07:13:51 +0000 (+0300) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.9.3~3 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=47b681741194d53a60c0d04f4046c2bd53f0ed5e;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 2f97870ae..c3bb5ee7b 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.1o +OPENSSL = openssl-1.0.1p ZLIB = zlib-1.2.8 PCRE = pcre-8.35