Commit 4f0ae283 authored by Max Kellermann's avatar Max Kellermann

python/build/libs.py: update zlib to 1.3

parent 6a4250f4
......@@ -57,8 +57,8 @@ flac = AutotoolsProject(
)
zlib = ZlibProject(
'http://zlib.net/zlib-1.2.13.tar.xz',
'd14c38e313afc35a9a8760dadf26042f51ea0f5d154b0630a31da0540107fb98',
'http://zlib.net/zlib-1.3.tar.xz',
'8a9ba2898e1d0d774eca6ba5b4627a11e5588ba85c8851336eb38de4683050a7',
'lib/libz.a',
)
......
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