details:   http://hg.nginx.org/nginx/rev/8acc44141e44
branches:  
changeset: 6877:8acc44141e44
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
@@ -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
_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to