summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2017-01-04 16:12:16 +0000
committerMichael Drake <michael.drake@codethink.co.uk>2017-01-04 16:12:16 +0000
commit26f54c957537528b6c45f0dbc7c8dd2765aafec3 (patch)
treea0a7507594437fda9e24aeb120894ff7143e20c6
parent554158c91114fe78ca70ed50255df7cc491240b7 (diff)
downloadtoolchains-26f54c957537528b6c45f0dbc7c8dd2765aafec3.tar.gz
toolchains-26f54c957537528b6c45f0dbc7c8dd2765aafec3.tar.bz2
Update zlib to 1.2.10.
-rw-r--r--sdk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk/Makefile b/sdk/Makefile
index 76facb8..47ea5f6 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -23,7 +23,7 @@ ifeq ($(GCCSDK_INSTALL_CROSSBIN),)
endif
# Upstream package versions
-VERSION_ZLIB := 1.2.8
+VERSION_ZLIB := 1.2.10
VERSION_LIBICONV := 1.14
VERSION_LIBTRE := 0.8.0
VERSION_OPENSSL := 1.0.1u