# HG changeset patch # User Maxim Dounin # Date 1535457941 -10800 # Node ID 3ef5d74039895741d8ac68a820cfa5a208c90cf7 # Parent 945234478ff8df03304ad87892f90b6c654f99a1 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