# HG changeset patch # User Maxim Dounin # Date 1535457941 -10800 # Node ID d5da7e71210ed3c3d57c2e408775c7c174d752d7 # Parent 15ea84e65d07715a2059a076bc29e1a552e66e1a Updated OpenSSL used for win32 builds. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,7 +6,7 @@ TEMP = tmp CC = cl OBJS = objs.msvc8 -OPENSSL = openssl-1.0.2o +OPENSSL = openssl-1.0.2p ZLIB = zlib-1.2.11 PCRE = pcre-8.42