Skip to content

Commit e5be0cf

Browse files
OpenSSL Version Bump
1 parent 1ca5414 commit e5be0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hst_autocompile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ fi
8787
BUILD_ARCH='amd64'
8888
HESTIA_V="${BUILD_VER}_${BUILD_ARCH}"
8989
NGINX_V=$(curl -s https://raw.githubusercontent.com/hestiacp/hestiacp/$branch/src/deb/nginx/control |grep "Version:" |cut -d' ' -f2)
90-
OPENSSL_V='1.1.1b'
90+
OPENSSL_V='1.1.1c'
9191
PCRE_V='8.43'
9292
ZLIB_V='1.2.11'
9393
PHP_V=$(curl -s https://raw.githubusercontent.com/hestiacp/hestiacp/$branch/src/deb/php/control |grep "Version:" |cut -d' ' -f2)

0 commit comments

Comments
 (0)