From: Alexander Kanavin Date: Mon, 24 May 2021 09:13:46 +0000 (+0200) Subject: curl: update 7.76.0 -> 7.76.1 X-Git-Tag: uninative-3.3~632 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3876bb2365be7600951ff27dd055eb52773d032b;p=openembedded-core.git curl: update 7.76.0 -> 7.76.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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"