From: Alexander Kanavin Date: Mon, 2 Nov 2020 16:48:03 +0000 (+0100) Subject: curl: upgrade 7.72.0 -> 7.73.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~9732 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9aa9f075674e3908d950c3107be3e6230786f0b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git curl: upgrade 7.72.0 -> 7.73.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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 7d0268253d2..0f26b0f1af2 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"