From 3876bb2365be7600951ff27dd055eb52773d032b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 24 May 2021 11:13:46 +0200 Subject: [PATCH] curl: update 7.76.0 -> 7.76.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-support/curl/{curl_7.76.0.bb => curl_7.76.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/curl/{curl_7.76.0.bb => curl_7.76.1.bb} (97%) diff --git a/meta/recipes-support/curl/curl_7.76.0.bb b/meta/recipes-support/curl/curl_7.76.1.bb similarity index 97% rename from meta/recipes-support/curl/curl_7.76.0.bb rename to 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 \ file://0001-replace-krb5-config-with-pkg-config.patch \ " -SRC_URI[sha256sum] = "e29bfe3633701590d75b0071bbb649ee5ca4ca73f00649268bd389639531c49a" +SRC_URI[sha256sum] = "7a8e184d7d31312c4ebf6a8cb59cd757e61b2b2833a9ed4f9bf708066e7695e9" # Curl has used many names over the years... CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl" -- 2.40.1