summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-02-21 18:18:53 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-02-24 13:31:45 +0000
commit650579058e48c6c5412f878e97c89f381a0eecc6 (patch)
treeb53919f8c34286b6a3bcfc0be4557d1f7a77bd64 /meta/recipes-support/curl
parent5e4a8df91e97c4f24a2a9e6edadfe4db2d7b1f70 (diff)
downloadpoky-650579058e48c6c5412f878e97c89f381a0eecc6.tar.gz
curl: upgrade 7.88.0 -> 7.88.1
(From OE-Core rev: d90609cce882e8c1a677865f91a0e4d7b38c4e63) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> 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.88.1.bb (renamed from meta/recipes-support/curl/curl_7.88.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/curl/curl_7.88.0.bb b/meta/recipes-support/curl/curl_7.88.1.bb
index 749bda815c..0930d229d2 100644
--- a/meta/recipes-support/curl/curl_7.88.0.bb
+++ b/meta/recipes-support/curl/curl_7.88.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] = "fd17432cf28714a4cf39d89e26b8ace0d8901199fe5d01d75eb0ae3bbfcc731f" 17SRC_URI[sha256sum] = "1dae31b2a7c1fe269de99c0c31bb488346aab3459b5ffca909d6938249ae415f"
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"