From: Maxim Dounin Date: Tue, 11 Oct 2016 13:52:48 +0000 (+0300) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.10.2~2 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=a3f3471fa35fd5796d8b81ff7e798705a792b232;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 0d1ad87a2..703de53d1 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.2h +OPENSSL = openssl-1.0.2j ZLIB = zlib-1.2.8 PCRE = pcre-8.39