[nginx] Updated zlib used for win32 builds.
Maxim Dounin
mdounin at mdounin.ru
Tue Jul 16 11:41:27 UTC 2013
details: http://hg.nginx.org/nginx/rev/02a861428c3d
branches: stable-1.4
changeset: 5276:02a861428c3d
user: Maxim Dounin <mdounin at mdounin.ru>
date: Tue Jun 04 16:16:51 2013 +0400
description:
Updated zlib used for win32 builds.
diffstat:
misc/GNUmakefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -6,7 +6,7 @@ TEMP = tmp
OBJS = objs.msvc8
OPENSSL = openssl-1.0.1e
-ZLIB = zlib-1.2.7
+ZLIB = zlib-1.2.8
PCRE = pcre-8.32
More information about the nginx-devel
mailing list