From: Maxim Dounin Date: Tue, 17 Jun 2014 07:38:55 +0000 (+0400) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.6.1~4 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=f0c7d3b1edd30cc53a98b918ecbfdc988d027481;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 793f965df..b6fa0be3d 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.1g +OPENSSL = openssl-1.0.1h ZLIB = zlib-1.2.8 PCRE = pcre-8.34