diff options
author | Cem Keylan <cem@ckyln.com> | 2020-06-25 00:53:41 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-06-25 00:53:41 +0300 |
commit | ac38335122f14125b89c7baa9ac81729b15c40da (patch) | |
tree | 4a3ea7aa56c979f6b7ab7281637998d4c1648afa /core | |
parent | 4b01a0eef194f81999a8e01ae757e9a1e1c9d70e (diff) | |
download | repository-ac38335122f14125b89c7baa9ac81729b15c40da.tar.gz |
curl: bump to 7.71.0
Diffstat (limited to 'core')
-rw-r--r-- | core/curl/checksums | 2 | ||||
-rw-r--r-- | core/curl/sources | 2 | ||||
-rw-r--r-- | core/curl/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/curl/checksums b/core/curl/checksums index a7d9f104..3734f6c8 100644 --- a/core/curl/checksums +++ b/core/curl/checksums @@ -1 +1 @@ -032f43f2674008c761af19bf536374128c16241fb234699a55f9fb603fcfbae7 curl-7.70.0.tar.xz +cdf18794393d8bead915312708a9e5d819c6e9919de14b20d5c8e7987abd9772 curl-7.71.0.tar.xz diff --git a/core/curl/sources b/core/curl/sources index a05b2ea5..4dd8257f 100644 --- a/core/curl/sources +++ b/core/curl/sources @@ -1 +1 @@ -https://curl.haxx.se/download/curl-7.70.0.tar.xz +https://curl.haxx.se/download/curl-7.71.0.tar.xz diff --git a/core/curl/version b/core/curl/version index 0fe6d20d..12c592ae 100644 --- a/core/curl/version +++ b/core/curl/version @@ -1 +1 @@ -7.70.0 1 +7.71.0 1 |