Browse Source

Set new PCRE version.

Raphael Schneeberger 4 years ago
parent
commit
74edf2cafd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/hst_autocompile.sh

+ 1 - 1
src/hst_autocompile.sh

@@ -212,7 +212,7 @@ echo "Build version $BUILD_VER, with Nginx version $NGINX_V and PHP version $PHP
 
 
 HESTIA_V="${BUILD_VER}_${BUILD_ARCH}"
 HESTIA_V="${BUILD_VER}_${BUILD_ARCH}"
 OPENSSL_V='1.1.1k'
 OPENSSL_V='1.1.1k'
-PCRE_V='8.44'
+PCRE_V='8.45'
 ZLIB_V='1.2.11'
 ZLIB_V='1.2.11'
 
 
 # Create build directories
 # Create build directories