summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl
diff options
context:
space:
mode:
authorRobert Joslyn <robert.joslyn@redrectangle.org>2023-05-27 14:51:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-05-29 13:42:00 +0100
commit9e3a0a060f4b0695d9cf25766ac457f5f08a86cb (patch)
treef4872dcf9a9d73c8bb998309c426fb20f52d6e93 /meta/recipes-support/curl
parent934487d99a72948ff17af0896f851cc55d41793e (diff)
downloadpoky-9e3a0a060f4b0695d9cf25766ac457f5f08a86cb.tar.gz
curl: Update from 8.1.0 to 8.1.1
This is a bugfix only release. Release notes: https://curl.se/changes.html#8_1_1 (From OE-Core rev: 833191171181f11802a3e0ae8b91b8ca5892b067) Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/curl')
-rw-r--r--meta/recipes-support/curl/curl_8.1.1.bb (renamed from meta/recipes-support/curl/curl_8.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/curl/curl_8.1.0.bb b/meta/recipes-support/curl/curl_8.1.1.bb
index 0efd0de5c2..89ab61fc59 100644
--- a/meta/recipes-support/curl/curl_8.1.0.bb
+++ b/meta/recipes-support/curl/curl_8.1.1.bb
@@ -14,7 +14,7 @@ SRC_URI = " \
14 file://run-ptest \ 14 file://run-ptest \
15 file://disable-tests \ 15 file://disable-tests \
16" 16"
17SRC_URI[sha256sum] = "6bd80ad4f07187015911216ee7185b90d285ac5162aed1bded144f9f93232a3c" 17SRC_URI[sha256sum] = "08a948e061929645597c1ef7194e07b308b22084ff03fa7400b465e6c05149e5"
18 18
19# Curl has used many names over the years... 19# Curl has used many names over the years...
20CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl" 20CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl"