From: Robert Joslyn Date: Sat, 18 Feb 2023 21:53:13 +0000 (-0800) Subject: curl: Update 7.87.0 to 7.88.0 X-Git-Tag: 2023-04-mickledore~443 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c79c895269050c44134a16ab6801c06b9497cf37;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git curl: Update 7.87.0 to 7.88.0 This is a feature and bugfix update. Release notes available at: https://curl.se/changes.html#7_88_0 License-Update: Copyright year updated Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/curl/curl_7.87.0.bb b/meta/recipes-support/curl/curl_7.88.0.bb similarity index 96% rename from meta/recipes-support/curl/curl_7.87.0.bb rename to meta/recipes-support/curl/curl_7.88.0.bb index 0b4d649f54a..749bda815ce 100644 --- a/meta/recipes-support/curl/curl_7.87.0.bb +++ b/meta/recipes-support/curl/curl_7.88.0.bb @@ -7,14 +7,14 @@ HOMEPAGE = "https://curl.se/" BUGTRACKER = "https://github.com/curl/curl/issues" SECTION = "console/network" LICENSE = "curl" -LIC_FILES_CHKSUM = "file://COPYING;md5=190c514872597083303371684954f238" +LIC_FILES_CHKSUM = "file://COPYING;md5=db8448a1e43eb2125f7740fc397db1f6" SRC_URI = " \ https://curl.se/download/${BP}.tar.xz \ file://run-ptest \ file://disable-tests \ " -SRC_URI[sha256sum] = "ee5f1a1955b0ed413435ef79db28b834ea5f0fb7c8cfb1ce47175cc3bee08fff" +SRC_URI[sha256sum] = "fd17432cf28714a4cf39d89e26b8ace0d8901199fe5d01d75eb0ae3bbfcc731f" # Curl has used many names over the years... CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl"