From 23f27c282900aa78d9f77125e108ed953670ed6a Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Tue, 28 Oct 2014 17:35:00 +0300 Subject: [PATCH] Updated OpenSSL used for win32 builds. --- misc/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 067f86d21..7bd909e89 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.1i +OPENSSL = openssl-1.0.1j ZLIB = zlib-1.2.8 PCRE = pcre-8.35