diff options
Diffstat (limited to 'src/third_party/scripts/zlib_get_sources.sh')
| -rwxr-xr-x | src/third_party/scripts/zlib_get_sources.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/scripts/zlib_get_sources.sh b/src/third_party/scripts/zlib_get_sources.sh index 1a42167f995..ab9d16cb008 100755 --- a/src/third_party/scripts/zlib_get_sources.sh +++ b/src/third_party/scripts/zlib_get_sources.sh @@ -8,7 +8,7 @@ set -o errexit # This script is designed to run on most unix-like OSes # -VERSION=1.2.11 +VERSION=1.2.13 NAME=zlib TARBALL=${NAME}-${VERSION}.tar.gz TARBALL_DEST_DIR=${NAME}-${VERSION} |
