Commit a13e0457 authored by martinarielhartmann's avatar martinarielhartmann Committed by Max Kellermann

Update libs.py

upgrade zlib to 1.2.11
parent 811620c0
...@@ -36,8 +36,8 @@ flac = AutotoolsProject( ...@@ -36,8 +36,8 @@ flac = AutotoolsProject(
) )
zlib = ZlibProject( zlib = ZlibProject(
'http://zlib.net/zlib-1.2.8.tar.xz', 'http://zlib.net/zlib-1.2.11.tar.xz',
'28f1205d8dd2001f26fec1e8c2cebe37', '4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066',
'lib/libz.a', '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