SERVER-34149 Upgrade zlib to latest.

Upgraded zlib to 1.2.11, and added a "get_sources" script to
document the process.
This commit is contained in:
ADAM David Alan Martin
2018-04-11 15:38:54 -04:00
parent c6af07af79
commit 0fa7bcb8be
33 changed files with 3782 additions and 821 deletions

View File

@@ -8,7 +8,7 @@ Import("mobile_se")
boostSuffix = "-1.60.0"
snappySuffix = '-1.1.3'
zlibSuffix = '-1.2.8'
zlibSuffix = '-1.2.11'
pcreSuffix = "-8.41"
mozjsSuffix = '-45'
yamlSuffix = '-0.5.3'