# HG changeset patch # User Maxim Dounin # Date 1335179121 0 # Node ID 3fd9155f953426457bf0952087d4e936e0ddb002 # Parent 8036fc6af2dfe2babb953e95b66b0c966fb36971 Update 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.0h +OPENSSL = openssl-1.0.0i ZLIB = zlib-1.2.5 PCRE = pcre-8.30