Bump to 1.4.3

This commit is contained in:
Shuanglei Tao
2019-04-20 13:36:10 +08:00
parent f1312ebc6f
commit e568284dd0
6 changed files with 11 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ ZLIB_VERSION="${ZLIB_VERSION:-1.2.11}"
JSON_C_VERSION="${JSON_C_VERSION:-0.13.1}"
OPENSSL_VERSION="${OPENSSL_VERSION:-1.0.2p}"
LIBWEBSOCKETS_VERSION="${LIBWEBSOCKETS_VERSION:-2.4.2}"
TTYD_VERSION="${TTYD_VERSION:-1.4.2}"
TTYD_VERSION="${TTYD_VERSION:-1.4.3}"
build_zlib() {
echo "=== Building zlib ($TARGET)..."