summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Joslyn <robert.joslyn@redrectangle.org>2023-05-17 15:11:16 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-05-22 10:53:44 +0100
commitb3265b703590a9e2a7dd6772c5ca0a72b21d7567 (patch)
treee0892efd05ce11d924e5c453663ac98310ea92d1
parent278f73b2bc06f25fd66322e38c06ef5ebf894f98 (diff)
downloadopenembedded-core-b3265b703590a9e2a7dd6772c5ca0a72b21d7567.tar.gz
curl: Update from 8.0.1 to 8.1.0
This is a feature and bugfix release. Release notes are available at: https://curl.se/changes.html#8_1_0 Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
-rw-r--r--meta/recipes-support/curl/curl_8.1.0.bb (renamed from meta/recipes-support/curl/curl_8.0.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/curl/curl_8.0.1.bb b/meta/recipes-support/curl/curl_8.1.0.bb
index 5cf044615f..0efd0de5c2 100644
--- a/meta/recipes-support/curl/curl_8.0.1.bb
+++ b/meta/recipes-support/curl/curl_8.1.0.bb
@@ -14,7 +14,7 @@ SRC_URI = " \
file://run-ptest \
file://disable-tests \
"
-SRC_URI[sha256sum] = "0a381cd82f4d00a9a334438b8ca239afea5bfefcfa9a1025f2bf118e79e0b5f0"
+SRC_URI[sha256sum] = "6bd80ad4f07187015911216ee7185b90d285ac5162aed1bded144f9f93232a3c"
# Curl has used many names over the years...
CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl"