# HG changeset patch # User Maxim Dounin # Date 1331811989 0 # Node ID d2a1647fd2ca15ec6ca101ce3dbd66cf8e3f48fa # Parent fb322541c548e8c03a598af36988979705549549 Updated OpenSSL and PCRE used for win32 builds. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,9 +6,9 @@ TEMP = tmp REPO = $(shell svn info | sed -n 's/^Repository Root: //p') OBJS = objs.msvc8 -OPENSSL = openssl-0.9.8t +OPENSSL = openssl-0.9.8u ZLIB = zlib-1.2.5 -PCRE = pcre-8.21 +PCRE = pcre-8.30 release: