diff misc/GNUmakefile @ 4535:d2a1647fd2ca stable-1.0

Updated OpenSSL and PCRE used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 15 Mar 2012 11:46:29 +0000
parents 8cca7b5bd21f
children
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-0.9.8t
+OPENSSL =	openssl-0.9.8u
 ZLIB =		zlib-1.2.5
-PCRE =		pcre-8.21
+PCRE =		pcre-8.30
 
 
 release: