Browse Source

OpenSSL version bump

Alexandros Ioannides 5 years ago
parent
commit
7ab59afc68
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/hst_autocompile.sh

+ 1 - 1
src/hst_autocompile.sh

@@ -206,7 +206,7 @@ echo "Build version $BUILD_VER, with Nginx version $NGINX_V and PHP version $PHP
 
 
 BUILD_ARCH='amd64'
 BUILD_ARCH='amd64'
 HESTIA_V="${BUILD_VER}_${BUILD_ARCH}"
 HESTIA_V="${BUILD_VER}_${BUILD_ARCH}"
-OPENSSL_V='1.1.1i'
+OPENSSL_V='1.1.1j'
 PCRE_V='8.44'
 PCRE_V='8.44'
 ZLIB_V='1.2.11'
 ZLIB_V='1.2.11'