Update vesta_compile.sh

This commit is contained in:
dpeca 2019-08-17 20:09:12 +02:00 committed by GitHub
commit 76fb13bc41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@ PATH_OF_APT_REPO="$PATH_OF_APT_REPO_ROOT/$TARGET_DEB_NAME"
# Set Version for compiling
VESTA_V=$VESTA_VER"_amd64"
NGINX_V='1.17.1'
NGINX_V='1.17.3'
OPENSSL_V='1.1.1c'
PCRE_V='8.43'
ZLIB_V='1.2.11'