diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-28 11:05:15 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-31 14:31:02 +0100 |
commit | 725b711ba3d797524e68306d893932a90b9171d5 (patch) | |
tree | 9dfa73394631783952ba1a768d5ac4a841ad6b4b /meta/recipes-support/curl | |
parent | 21a919c821ad7c7e5dc29d4e8d4b9f9ca95c75bb (diff) | |
download | poky-725b711ba3d797524e68306d893932a90b9171d5.tar.gz |
curl: upgrade 7.76.1 -> 7.77.0
(From OE-Core rev: f88e16f4e4f77f532502806246dda38dfbc1a1e5)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/curl')
-rw-r--r-- | meta/recipes-support/curl/curl_7.77.0.bb (renamed from meta/recipes-support/curl/curl_7.76.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/curl/curl_7.76.1.bb b/meta/recipes-support/curl/curl_7.77.0.bb index 4e2c277010..ee1aa89f27 100644 --- a/meta/recipes-support/curl/curl_7.76.1.bb +++ b/meta/recipes-support/curl/curl_7.77.0.bb | |||
@@ -13,7 +13,7 @@ SRC_URI = "https://curl.haxx.se/download/curl-${PV}.tar.bz2 \ | |||
13 | file://0001-replace-krb5-config-with-pkg-config.patch \ | 13 | file://0001-replace-krb5-config-with-pkg-config.patch \ |
14 | " | 14 | " |
15 | 15 | ||
16 | SRC_URI[sha256sum] = "7a8e184d7d31312c4ebf6a8cb59cd757e61b2b2833a9ed4f9bf708066e7695e9" | 16 | SRC_URI[sha256sum] = "6c0c28868cb82593859fc43b9c8fdb769314c855c05cf1b56b023acf855df8ea" |
17 | 17 | ||
18 | # Curl has used many names over the years... | 18 | # Curl has used many names over the years... |
19 | CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl" | 19 | CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl" |