mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
New versions of software in vesta_compile.sh
This commit is contained in:
parent
3b287934c3
commit
584acfd456
1 changed files with 3 additions and 3 deletions
|
@ -58,9 +58,9 @@ BUILD_DATE=$(date +"%d-%b-%Y")
|
|||
|
||||
# Set Version for compiling
|
||||
VESTA_V=$VESTA_VER"_amd64"
|
||||
NGINX_V='1.19.9'
|
||||
OPENSSL_V='1.1.1k'
|
||||
PCRE_V='8.44'
|
||||
NGINX_V='1.21.2'
|
||||
OPENSSL_V='1.1.1l'
|
||||
PCRE_V='8.45'
|
||||
ZLIB_V='1.2.11'
|
||||
PHP_V='5.6.40'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue