diff xml/en/docs/configure.xml @ 2511:1e9c2a8c1bf1

Updated OpenSSL and PCRE versions.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 09 Mar 2020 11:43:09 +0000
parents aba11629abbf
children 61a89c4f37cf
line wrap: on
line diff
--- a/xml/en/docs/configure.xml	Wed Mar 04 18:36:38 2020 +0000
+++ b/xml/en/docs/configure.xml	Mon Mar 09 11:43:09 2020 +0000
@@ -8,7 +8,7 @@
 <article name="Building nginx from Sources"
          link="/en/docs/configure.html"
          lang="en"
-         rev="16">
+         rev="17">
 
 <section>
 
@@ -1306,7 +1306,7 @@
     --conf-path=/usr/local/nginx/nginx.conf
     --pid-path=/usr/local/nginx/nginx.pid
     --with-http_ssl_module
-    --with-pcre=../pcre-8.43
+    --with-pcre=../pcre-8.44
     --with-zlib=../zlib-1.2.11
 </programlisting>
 </para>