From f9aa9f075674e3908d950c3107be3e6230786f0b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 2 Nov 2020 17:48:03 +0100 Subject: [PATCH] curl: upgrade 7.72.0 -> 7.73.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-support/curl/{curl_7.72.0.bb => curl_7.73.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/curl/{curl_7.72.0.bb => curl_7.73.0.bb} (97%) diff --git a/meta/recipes-support/curl/curl_7.72.0.bb b/meta/recipes-support/curl/curl_7.73.0.bb similarity index 97% rename from meta/recipes-support/curl/curl_7.72.0.bb rename to meta/recipes-support/curl/curl_7.73.0.bb index 7d0268253d..0f26b0f1af 100644 --- a/meta/recipes-support/curl/curl_7.72.0.bb +++ b/meta/recipes-support/curl/curl_7.73.0.bb @@ -9,7 +9,7 @@ SRC_URI = "https://curl.haxx.se/download/curl-${PV}.tar.bz2 \ file://0001-replace-krb5-config-with-pkg-config.patch \ " -SRC_URI[sha256sum] = "ad91970864102a59765e20ce16216efc9d6ad381471f7accceceab7d905703ef" +SRC_URI[sha256sum] = "cf34fe0b07b800f1c01a499a6e8b2af548f6d0e044dca4a29d88a4bee146d131" # 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