From: Maxim Dounin Date: Wed, 22 Jan 2014 12:10:13 +0000 (+0400) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.5.9~1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=3013ac319e9b58d0c689eab6c5272028f5b6bf07;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index a190b453c..bd6265897 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.1e +OPENSSL = openssl-1.0.1f ZLIB = zlib-1.2.8 PCRE = pcre-8.33