]> git.kaiwu.me - nginx.git/commitdiff
Updated OpenSSL and PCRE used for win32 builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 7 Dec 2015 17:09:34 +0000 (20:09 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 7 Dec 2015 17:09:34 +0000 (20:09 +0300)
misc/GNUmakefile

index c1e848d1c7ee84e844e7ea1a8cd4d798a48a5d9c..ba7b26ed0c39fa146a8ab731343eb7d4c8a17b9d 100644 (file)
@@ -5,9 +5,9 @@ NGINX =         nginx-$(VER)
 TEMP =         tmp
 
 OBJS =         objs.msvc8
-OPENSSL =      openssl-1.0.2d
+OPENSSL =      openssl-1.0.2e
 ZLIB =         zlib-1.2.8
-PCRE =         pcre-8.37
+PCRE =         pcre-8.38
 
 
 release: export