From 090fb6f3fb52336af6e8785c219dae9570f655a7 Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Mon, 23 Mar 2015 02:44:41 +0300 Subject: Updated OpenSSL used for win32 builds. --- misc/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 64adda6f..9a0cf74b 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.1l +OPENSSL = openssl-1.0.1m ZLIB = zlib-1.2.8 PCRE = pcre-8.35 -- cgit v1.2.3