]> git.kaiwu.me - nginx.git/commitdiff
Updated zlib and PCRE used for win32 builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 24 Jan 2017 13:41:29 +0000 (16:41 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 24 Jan 2017 13:41:29 +0000 (16:41 +0300)
misc/GNUmakefile

index 703de53d1ee283f16485e68b5268ff21cc28c4c8..455818f64ca145711d280acf28e1d5980703aa4f 100644 (file)
@@ -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