]> git.kaiwu.me - nginx.git/commitdiff
Updated OpenSSL and PCRE used for win32 builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 3 Apr 2018 00:54:09 +0000 (03:54 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 3 Apr 2018 00:54:09 +0000 (03:54 +0300)
misc/GNUmakefile

index 9a9405c2ba2a375ee134ee675ea2a5b97b064b70..243a18e737087f3ec45914ae4e1d266b403df008 100644 (file)
@@ -6,9 +6,9 @@ TEMP =          tmp
 
 CC =           cl
 OBJS =         objs.msvc8
-OPENSSL =      openssl-1.0.2n
+OPENSSL =      openssl-1.0.2o
 ZLIB =         zlib-1.2.11
-PCRE =         pcre-8.41
+PCRE =         pcre-8.42
 
 
 release: export