feat: upgrade zlib to 1.2.12

This commit is contained in:
Jose Diaz-Gonzalez 2022-09-10 20:27:47 -04:00
parent 2b95cd179b
commit 6a592755ff
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ PCRE_VERSION="8.45"
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.11"
ZLIB_VERSION="1.2.12"
ZLIB_TARBALL="zlib-${ZLIB_VERSION}.tar.gz"
suppress() {