python/build/libs.py: update CURL to 7.72.0

This commit is contained in:
Max Kellermann 2020-09-04 14:44:49 +02:00
parent 1f6a7d6462
commit 64aadcd13f
1 changed files with 2 additions and 2 deletions

View File

@ -377,8 +377,8 @@ ffmpeg = FfmpegProject(
)
curl = AutotoolsProject(
'http://curl.haxx.se/download/curl-7.71.1.tar.xz',
'40f83eda27cdbeb25cd4da48cefb639af1b9395d6026d2da1825bf059239658c',
'http://curl.haxx.se/download/curl-7.72.0.tar.xz',
'0ded0808c4d85f2ee0db86980ae610cc9d165e9ca9da466196cc73c346513713',
'lib/libcurl.a',
[
'--disable-shared', '--enable-static',