Browse Source

Bump nginx version.

Raphael Schneeberger 7 years ago
parent
commit
064ee8ec6c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/hst_autocompile.sh

+ 1 - 1
src/hst_autocompile.sh

@@ -6,7 +6,7 @@ INSTALL_DIR='/usr/local/hestia'
 
 # Set Version for compiling
 HESTIA_V='0.9.8-29_amd64'
-NGINX_V='1.15.10'
+NGINX_V='1.15.11'
 OPENSSL_V='1.1.1b'
 PCRE_V='8.42'
 ZLIB_V='1.2.11'