# HG changeset patch # User Maxim Dounin # Date 1427067881 -10800 # Node ID 1a9e25b3f8d1f72db8f160b3aedf8e535a79580d # Parent 4e3f87c02cb42e0ab6c13b4aac4933d30a16cb1b Updated OpenSSL used for win32 builds. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- 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