From: Maxim Dounin Date: Tue, 8 Apr 2014 13:48:03 +0000 (+0400) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.5.13~1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=102e442f0425affb3818f4208c39bb1deefb4796;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 41f4017c5..793f965df 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.1f +OPENSSL = openssl-1.0.1g ZLIB = zlib-1.2.8 PCRE = pcre-8.34