# HG changeset patch # User Maxim Dounin # Date 1436858031 -10800 # Node ID 8bd97db720741123740c67ebe3f420f869d876a5 # Parent 595b179e429f9723417c1ecedddc43b738572a39 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.1o +OPENSSL = openssl-1.0.1p ZLIB = zlib-1.2.8 PCRE = pcre-8.35