diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-05-24 11:13:46 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-25 22:36:09 +0100 |
commit | 58515daf6b59884550268d9514146604651e8d80 (patch) | |
tree | 5bf003b57c7cb1993435cbfcc478330595319c3b /meta/recipes-support/curl | |
parent | aedca3cf87819bcbb845582cf71fb24fe9d8c132 (diff) | |
download | poky-58515daf6b59884550268d9514146604651e8d80.tar.gz |
curl: update 7.76.0 -> 7.76.1
(From OE-Core rev: 3876bb2365be7600951ff27dd055eb52773d032b)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
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.76.1.bb (renamed from meta/recipes-support/curl/curl_7.76.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/curl/curl_7.76.0.bb b/meta/recipes-support/curl/curl_7.76.1.bb index db6318148f..4e2c277010 100644 --- a/meta/recipes-support/curl/curl_7.76.0.bb +++ b/meta/recipes-support/curl/curl_7.76.1.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] = "e29bfe3633701590d75b0071bbb649ee5ca4ca73f00649268bd389639531c49a" | 16 | SRC_URI[sha256sum] = "7a8e184d7d31312c4ebf6a8cb59cd757e61b2b2833a9ed4f9bf708066e7695e9" |
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" |