Commit 580346f4 authored by Max Kellermann's avatar Max Kellermann

android/build.py: upgrade CURL to 7.37.0

parent 0fbcf641
...@@ -339,8 +339,8 @@ thirdparty_libs = [ ...@@ -339,8 +339,8 @@ thirdparty_libs = [
), ),
AutotoolsProject( AutotoolsProject(
'http://curl.haxx.se/download/curl-7.35.0.tar.lzma', 'http://curl.haxx.se/download/curl-7.37.0.tar.lzma',
'ad7d63864414c61246450dc5e2248c7b', '54bfd1eb5214f604186d6f5ac61c7781',
'lib/libcurl.a', 'lib/libcurl.a',
[ [
'--disable-shared', '--enable-static', '--disable-shared', '--enable-static',
......
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