From: Maxim Dounin Date: Tue, 29 Mar 2016 06:54:11 +0000 (+0300) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.9.13~1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=30494ed30b91879f0232c0c23a3c7d36e0d0cbea;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index adec0884c..e992a280f 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.2f +OPENSSL = openssl-1.0.2g ZLIB = zlib-1.2.8 PCRE = pcre-8.38