]> git.kaiwu.me - nginx.git/commitdiff
Merge of r5005, r5031, r5066: PCRE and OpenSSL for win32 builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 11 Feb 2013 23:57:13 +0000 (23:57 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 11 Feb 2013 23:57:13 +0000 (23:57 +0000)
misc/GNUmakefile

index c524b7ffe11142fb66b46e7e800ff695aa62145d..19a7750e567558296447660ec618cf3d1a1fbce8 100644 (file)
@@ -6,9 +6,9 @@ TEMP =          tmp
 REPO =         $(shell svn info | sed -n 's/^Repository Root: //p')
 
 OBJS =         objs.msvc8
-OPENSSL =      openssl-1.0.1c
+OPENSSL =      openssl-1.0.1e
 ZLIB =         zlib-1.2.7
-PCRE =         pcre-8.31
+PCRE =         pcre-8.32
 
 
 release: