diff misc/GNUmakefile @ 4453:8cca7b5bd21f stable-1.0

Updated libs used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 06 Feb 2012 11:40:10 +0000
parents f9b3061e0f31
children d2a1647fd2ca
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.8r
-ZLIB =		zlib-1.2.3
-PCRE =		pcre-7.9
+OPENSSL =	openssl-0.9.8t
+ZLIB =		zlib-1.2.5
+PCRE =		pcre-8.21
 
 
 release: