mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
Update vesta_compile.sh
This commit is contained in:
parent
a7c533ecd4
commit
76fb13bc41
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ PATH_OF_APT_REPO="$PATH_OF_APT_REPO_ROOT/$TARGET_DEB_NAME"
|
||||||
|
|
||||||
# Set Version for compiling
|
# Set Version for compiling
|
||||||
VESTA_V=$VESTA_VER"_amd64"
|
VESTA_V=$VESTA_VER"_amd64"
|
||||||
NGINX_V='1.17.1'
|
NGINX_V='1.17.3'
|
||||||
OPENSSL_V='1.1.1c'
|
OPENSSL_V='1.1.1c'
|
||||||
PCRE_V='8.43'
|
PCRE_V='8.43'
|
||||||
ZLIB_V='1.2.11'
|
ZLIB_V='1.2.11'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue