Commit cf1f5cfe authored by nanahira's avatar nanahira

update zlib version

parent ea5c21a6
Pipeline #21467 passed with stages
in 13 minutes and 9 seconds
......@@ -121,8 +121,8 @@ export LDFLAGS
LTO_FLAGS = -flto -ffunction-sections -fdata-sections
# Dependency versions
zlib_version = 1.2.12
zlib_hash = 91844808532e5ce316b3c010929493c0244f3d37593afd6de04f71821d5136d9
zlib_version = 1.2.13
zlib_hash = b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30
zlib_url = http://zlib.net/zlib-$(zlib_version).tar.gz
expat_version = 2.2.8
......
......@@ -101,8 +101,8 @@ export LDFLAGS
LTO_FLAGS = -flto -ffunction-sections -fdata-sections
# Dependency versions
zlib_version = 1.2.12
zlib_hash = 91844808532e5ce316b3c010929493c0244f3d37593afd6de04f71821d5136d9
zlib_version = 1.2.13
zlib_hash = b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30
zlib_url = http://zlib.net/zlib-$(zlib_version).tar.gz
expat_version = 2.2.8
......
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