]> git.kaiwu.me - nginx.git/commitdiff
Update OpenSSL and PCRE used for win32 builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 30 Jan 2012 13:47:03 +0000 (13:47 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 30 Jan 2012 13:47:03 +0000 (13:47 +0000)
misc/GNUmakefile

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