Bump to 1.5.1

This commit is contained in:
Shuanglei Tao
2019-07-12 20:57:35 +08:00
parent ef0027474c
commit 0a8eb1d9e2
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:-3.1.0}"
TTYD_VERSION="${TTYD_VERSION:-1.5.0}"
TTYD_VERSION="${TTYD_VERSION:-1.5.1}"
build_zlib() {
echo "=== Building zlib ($TARGET)..."