# HG changeset patch # User Maxim Dounin # Date 1337091606 0 # Node ID a57537afd6ff725e159312f5184a64470e54ad25 # Parent f39138a69e0a130eff1f3ad74df895d965d77e0d 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 REPO = $(shell svn info | sed -n 's/^Repository Root: //p') OBJS = objs.msvc8 -OPENSSL = openssl-1.0.0i +OPENSSL = openssl-1.0.1c ZLIB = zlib-1.2.5 PCRE = pcre-8.30