changeset 5066:0112e3dcc51b stable-1.2

Merge of r5005, r5031, r5066: PCRE and OpenSSL for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 11 Feb 2013 23:57:13 +0000
parents 10f5831cf56e
children a58e268f6c08
files misc/GNUmakefile
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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: