changeset 4425:da3e1be1915a

Update OpenSSL and PCRE used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 30 Jan 2012 13:47:03 +0000
parents aacd7356c197
children 6845f4ac9092
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.0f
+OPENSSL =	openssl-1.0.0g
 ZLIB =		zlib-1.2.5
-PCRE =		pcre-8.12
+PCRE =		pcre-8.21
 
 
 release: