From: Maxim Dounin Date: Sat, 13 Feb 2016 04:28:14 +0000 (+0300) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.9.12~15 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=cc79e1779ac3d5cf1f3c17d8b848cd8dc82fb81e;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index ba7b26ed0..adec0884c 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.2e +OPENSSL = openssl-1.0.2f ZLIB = zlib-1.2.8 PCRE = pcre-8.38