]> git.kaiwu.me - nginx.git/commitdiff
Updated PCRE used for win32 builds.
authorRuslan Ermilov <ru@nginx.com>
Tue, 31 Jul 2012 13:13:52 +0000 (13:13 +0000)
committerRuslan Ermilov <ru@nginx.com>
Tue, 31 Jul 2012 13:13:52 +0000 (13:13 +0000)
misc/GNUmakefile

index 10bfa8dafc5470a0550638899a8a31e3bc177609..22a9abb33f6eeb49ce4bdbb6fbd68997734a4394 100644 (file)
@@ -8,7 +8,7 @@ REPO =          $(shell svn info | sed -n 's/^Repository Root: //p')
 OBJS =         objs.msvc8
 OPENSSL =      openssl-1.0.1c
 ZLIB =         zlib-1.2.5
-PCRE =         pcre-8.30
+PCRE =         pcre-8.31
 
 
 release: