changeset 6877:8acc44141e44

Updated zlib and PCRE used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 24 Jan 2017 16:41:29 +0300
parents a5d1b1383dea
children 20a45c768e5e
files misc/GNUmakefile
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -7,8 +7,8 @@ TEMP =		tmp
 CC =		cl
 OBJS =		objs.msvc8
 OPENSSL =	openssl-1.0.2j
-ZLIB =		zlib-1.2.8
-PCRE =		pcre-8.39
+ZLIB =		zlib-1.2.11
+PCRE =		pcre-8.40
 
 
 release: export