Updated OpenSSL used for win32 builds.
diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 7bd909e..64adda6 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile
@@ -5,7 +5,7 @@ TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.1j +OPENSSL = openssl-1.0.1l ZLIB = zlib-1.2.8 PCRE = pcre-8.35