]> git.kaiwu.me - nginx.git/commitdiff
Updated OpenSSL and PCRE used for win32 builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 25 Jan 2016 18:58:21 +0000 (21:58 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 25 Jan 2016 18:58:21 +0000 (21:58 +0300)
misc/GNUmakefile

index 9a0cf74ba5bd3f7620fde6581422204bfe1aa2e8..4091cfd45086db40cd1d701bad0de4bda740b004 100644 (file)
@@ -5,9 +5,9 @@ NGINX =         nginx-$(VER)
 TEMP =         tmp
 
 OBJS =         objs.msvc8
-OPENSSL =      openssl-1.0.1m
+OPENSSL =      openssl-1.0.1q
 ZLIB =         zlib-1.2.8
-PCRE =         pcre-8.35
+PCRE =         pcre-8.38
 
 
 release: export