summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl
diff options
context:
space:
mode:
authorRobert Joslyn <robert.joslyn@redrectangle.org>2023-07-20 20:42:39 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-07-25 15:27:33 +0100
commit5a3e63f5137882c063d6e7f5ea2ec68233eecf82 (patch)
tree8ad5644f619ebf9408662f29ee21ed2b3ff68d2d /meta/recipes-support/curl
parente4890e2276fd17ee03fc8551687b8bb0d24b1bfd (diff)
downloadpoky-5a3e63f5137882c063d6e7f5ea2ec68233eecf82.tar.gz
curl: Update from 8.1.2 to 8.2.0
This is a feature and bugfix update. Full release notes available at: https://curl.se/changes.html#8_2_0 (From OE-Core rev: 5cfdcc722c7b7a153bedcf2f490c892565a87cfa) 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.2.0.bb (renamed from meta/recipes-support/curl/curl_8.1.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/curl/curl_8.1.2.bb b/meta/recipes-support/curl/curl_8.2.0.bb
index d84f7d0f07..69597440f9 100644
--- a/meta/recipes-support/curl/curl_8.1.2.bb
+++ b/meta/recipes-support/curl/curl_8.2.0.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] = "31b1118eb8bfd43cd95d9a3f146f814ff874f6ed3999b29d94f4d1e7dbac5ef6" 17SRC_URI[sha256sum] = "2859ec79e2cd96e976a99493547359b8001af1d1e21f3a3a3b846544ef54500f"
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"