From: Maxim Dounin Date: Mon, 11 Feb 2013 23:57:13 +0000 (+0000) Subject: Merge of r5005, r5031, r5066: PCRE and OpenSSL for win32 builds. X-Git-Tag: release-1.2.7~1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=07b961d76d1430ed22bd2b45fe2586f74a8ba659;p=nginx.git Merge of r5005, r5031, r5066: PCRE and OpenSSL for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index c524b7ffe..19a7750e5 100644 --- 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.1c +OPENSSL = openssl-1.0.1e ZLIB = zlib-1.2.7 -PCRE = pcre-8.31 +PCRE = pcre-8.32 release: