# HG changeset patch # User Maxim Dounin # Date 1360625840 0 # Node ID 8b02da13b1d2c0131b4fb11e00183bfac4a2d794 # Parent e4441ebe05d58aa5c8f229fb37149eeb0bf06d94 Updated OpenSSL used for win32 builds. diff -r e4441ebe05d5 -r 8b02da13b1d2 misc/GNUmakefile --- a/misc/GNUmakefile Thu Feb 07 12:09:56 2013 +0000 +++ b/misc/GNUmakefile Mon Feb 11 23:37:20 2013 +0000 @@ -6,7 +6,7 @@ REPO = $(shell svn info | sed -n 's/^Repository Root: //p') OBJS = objs.msvc8 -OPENSSL = openssl-1.0.1d +OPENSSL = openssl-1.0.1e ZLIB = zlib-1.2.7 PCRE = pcre-8.32