mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Update vesta_compile.sh
This commit is contained in:
parent
75209618a0
commit
6ac6f50598
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.17.7'
|
||||
OPENSSL_V='1.1.1d'
|
||||
PCRE_V='8.43'
|
||||
NGINX_V='1.19.9'
|
||||
OPENSSL_V='1.1.1k'
|
||||
PCRE_V='8.44'
|
||||
ZLIB_V='1.2.11'
|
||||
PHP_V='5.6.40'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue