# HG changeset patch # User Maxim Dounin # Date 1423576452 -10800 # Node ID 8c8a1fa351be84eda4158a9beaabc551497f15ff # Parent 860a1c37f3b241efe0d6a1df033603b48b909c54 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.1j +OPENSSL = openssl-1.0.1l ZLIB = zlib-1.2.8 PCRE = pcre-8.35