details:   http://hg.nginx.org/nginx/rev/b409c77870d6
branches:  stable-1.10
changeset: 6895:b409c77870d6
user:      Maxim Dounin <[email protected]>
date:      Tue Jan 24 16:41:29 2017 +0300
description:
Updated zlib and PCRE used for win32 builds.

diffstat:

 misc/GNUmakefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff --git a/misc/GNUmakefile b/misc/GNUmakefile
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -6,8 +6,8 @@ TEMP =          tmp
 
 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
_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to