# HG changeset patch # User Maxim Dounin # Date 1327931223 0 # Node ID da3e1be1915a69a0f49e3a49951200ef96585f17 # Parent aacd7356c19740a97b0bae74b04544379d0d2202 Update 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-1.0.0f +OPENSSL = openssl-1.0.0g ZLIB = zlib-1.2.5 -PCRE = pcre-8.12 +PCRE = pcre-8.21 release: