Commit abed14f4 authored by nanahira's avatar nanahira

update zlib version

parent bbabb047
Pipeline #36658 failed with stages
in 2 minutes and 43 seconds
......@@ -121,8 +121,8 @@ export LDFLAGS
LTO_FLAGS = -flto -ffunction-sections -fdata-sections
# Dependency versions
zlib_version = 1.2.13
zlib_hash = b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30
zlib_version = 1.3.1
zlib_hash = 9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
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.13
zlib_hash = b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30
zlib_version = 1.3.1
zlib_hash = 9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
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