]> git.kaiwu.me - nginx.git/commitdiff
Updated OpenSSL and PCRE used for win32 builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 15 Mar 2012 01:57:09 +0000 (01:57 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 15 Mar 2012 01:57:09 +0000 (01:57 +0000)
misc/GNUmakefile

index 942b8b46665ebd7ecd652d071c3a4484829ba9f8..d84a02a4d9e947db6f7ec016dcb07aba3a3ed27d 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.0g
+OPENSSL =      openssl-1.0.0h
 ZLIB =         zlib-1.2.5
-PCRE =         pcre-8.21
+PCRE =         pcre-8.30
 
 
 release: