summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-05-18 12:58:07 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-20 22:52:15 +0100
commitd1ea8cb4e18551f542f783cc88e96c6360b3c134 (patch)
treee82ef42be10966c47c3cbd3645c3358e1097c240 /meta/recipes-support/curl
parent210d4c16cf657d25890ba21f59a42feee099ae03 (diff)
downloadopenembedded-core-d1ea8cb4e18551f542f783cc88e96c6360b3c134.tar.gz
curl: upgrade 7.83.0 -> 7.83.1
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@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.83.1.bb (renamed from meta/recipes-support/curl/curl_7.83.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/curl/curl_7.83.0.bb b/meta/recipes-support/curl/curl_7.83.1.bb
index 07027a2f31..1d9de29a65 100644
--- a/meta/recipes-support/curl/curl_7.83.0.bb
+++ b/meta/recipes-support/curl/curl_7.83.1.bb
@@ -10,7 +10,7 @@ LICENSE = "MIT-open-group"
LIC_FILES_CHKSUM = "file://COPYING;md5=190c514872597083303371684954f238"
SRC_URI = "https://curl.se/download/${BP}.tar.xz"
-SRC_URI[sha256sum] = "bbff0e6b5047e773f3c3b084d80546cc1be4e354c09e419c2d0ef6116253511a"
+SRC_URI[sha256sum] = "2cb9c2356e7263a1272fd1435ef7cdebf2cd21400ec287b068396deb705c22c4"
# Curl has used many names over the years...
CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl"