summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl
diff options
context:
space:
mode:
authorRobert Joslyn <robert.joslyn@redrectangle.org>2023-03-22 05:12:29 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-03-23 22:36:46 +0000
commit7d6ed5c127d820e68ddf6d15984fbc9fdf3cce18 (patch)
treedcc6ee645980dba8835f8d297709fb58a66895d8 /meta/recipes-support/curl
parentd5c79ca6a77af1a04992fff4300333e02d94d84d (diff)
downloadpoky-7d6ed5c127d820e68ddf6d15984fbc9fdf3cce18.tar.gz
curl: Update from 7.88.1 to 8.0.1
This update contains bug, security, and feature updates. For detailed release notes, see https://curl.se/changes.html#8_0_1 (From OE-Core rev: 139153369b993ebe7f47b0f1669c110b27f6236e) Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> 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.0.1.bb (renamed from meta/recipes-support/curl/curl_7.88.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/curl/curl_7.88.1.bb b/meta/recipes-support/curl/curl_8.0.1.bb
index 0930d229d2..5cf044615f 100644
--- a/meta/recipes-support/curl/curl_7.88.1.bb
+++ b/meta/recipes-support/curl/curl_8.0.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] = "1dae31b2a7c1fe269de99c0c31bb488346aab3459b5ffca909d6938249ae415f" 17SRC_URI[sha256sum] = "0a381cd82f4d00a9a334438b8ca239afea5bfefcfa9a1025f2bf118e79e0b5f0"
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"