Commit 18e69bcf authored by Matthew Brett's avatar Matthew Brett
Browse files

Update to latest zlib

parent cc77a56b
...@@ -6,7 +6,7 @@ source $MULTIBUILD_DIR/common_utils.sh ...@@ -6,7 +6,7 @@ source $MULTIBUILD_DIR/common_utils.sh
# Recipes for building some libaries # Recipes for building some libaries
OPENBLAS_VERSION="${OPENBLAS_VERSION:-0.2.18}" OPENBLAS_VERSION="${OPENBLAS_VERSION:-0.2.18}"
# We use system zlib by default - see build_new_zlib # We use system zlib by default - see build_new_zlib
ZLIB_VERSION="${ZLIB_VERSION:-1.2.9}" ZLIB_VERSION="${ZLIB_VERSION:-1.2.10}"
LIBPNG_VERSION="${LIBPNG_VERSION:-1.6.21}" LIBPNG_VERSION="${LIBPNG_VERSION:-1.6.21}"
BZIP2_VERSION="${BZIP2_VERSION:-1.0.6}" BZIP2_VERSION="${BZIP2_VERSION:-1.0.6}"
FREETYPE_VERSION="${FREETYPE_VERSION:-2.6.3}" FREETYPE_VERSION="${FREETYPE_VERSION:-2.6.3}"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment