Update Zlib to version 1.2.10

This commit is contained in:
antoine-duchenet 2017-01-05 15:24:56 +01:00 committed by James Hale
parent ed184f98fd
commit 9a82e569c1
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ PCRE_VERSION="8.39"
PCRE_TARBALL="pcre-${PCRE_VERSION}.tar.gz"
SIGIL_VERSION="0.4.0"
SIGIL_TARBALL="sigil_${SIGIL_VERSION}_Linux_x86_64.tgz"
ZLIB_VERSION="1.2.9"
ZLIB_VERSION="1.2.10"
ZLIB_TARBALL="zlib-${ZLIB_VERSION}.tar.gz"
suppress() {