summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-01-04 12:05:28 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-06 12:03:48 +0000
commitbd250d24d3ae532766b5a15e1418a811ffde4a54 (patch)
treef2ca190f39ee94e5d3110cd65b47002ab740d351 /meta/recipes-support/curl
parent7b922c3db2879e277ad56c373bfdbcf8e4dfbd82 (diff)
downloadpoky-bd250d24d3ae532766b5a15e1418a811ffde4a54.tar.gz
curl: upgrade 7.86.0 -> 7.87.0
(From OE-Core rev: 99361cda25e5858f5edbcb6a275258670b678ee1) Signed-off-by: Alexander Kanavin <alex@linutronix.de> 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_7.87.0.bb (renamed from meta/recipes-support/curl/curl_7.86.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/curl/curl_7.86.0.bb b/meta/recipes-support/curl/curl_7.87.0.bb
index f5e3e7235d..a3ad66f1aa 100644
--- a/meta/recipes-support/curl/curl_7.86.0.bb
+++ b/meta/recipes-support/curl/curl_7.87.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] = "2d61116e5f485581f6d59865377df4463f2e788677ac43222b496d4e49fb627b" 17SRC_URI[sha256sum] = "ee5f1a1955b0ed413435ef79db28b834ea5f0fb7c8cfb1ce47175cc3bee08fff"
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"