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

index f49424bff753a7daf50a77187efcb578b7609bdc..efae1ff6d40bdcde19e21e777f3384324242cc80 100644 (file)
@@ -6,9 +6,9 @@ TEMP =          tmp
 REPO =         $(shell svn info | sed -n 's/^Repository Root: //p')
 
 OBJS =         objs.msvc8
-OPENSSL =      openssl-0.9.8t
+OPENSSL =      openssl-0.9.8u
 ZLIB =         zlib-1.2.5
-PCRE =         pcre-8.21
+PCRE =         pcre-8.30
 
 
 release: