{android,win32}/build.py: upgrade CURL to 7.45.0

This commit is contained in:
Max Kellermann
2015-10-27 11:10:56 +01:00
parent 8e10a14866
commit 5cf4f62610
2 changed files with 4 additions and 4 deletions

View File

@@ -345,8 +345,8 @@ thirdparty_libs = [
),
AutotoolsProject(
'http://curl.haxx.se/download/curl-7.42.1.tar.lzma',
'f1e460020a99da039b153e4bf0cd8600',
'http://curl.haxx.se/download/curl-7.45.0.tar.lzma',
'c9a0a77f71fdc6b0f925bc3e79eb77f6',
'lib/libcurl.a',
[
'--disable-shared', '--enable-static',