Update Zlib to version 1.2.10

This commit is contained in:
antoine-duchenet 2017-01-05 15:24:56 +01:00 committed by GitHub
parent afa0a94343
commit 1cb0e6cc6d
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ NGINX_VERSION="1.8.1"
NGINX_TARBALL="nginx-${NGINX_VERSION}.tar.gz"
PCRE_VERSION="8.38"
PCRE_TARBALL="pcre-${PCRE_VERSION}.tar.gz"
ZLIB_VERSION="1.2.8"
ZLIB_VERSION="1.2.10"
ZLIB_TARBALL="zlib-${ZLIB_VERSION}.tar.gz"
# parse and derive params