diff mbox series

curl: Update 8.2.0 to 8.2.1

Message ID 20230802012829.134843-1-robert.joslyn@redrectangle.org
State New
Headers show
Series curl: Update 8.2.0 to 8.2.1 | expand

Commit Message

Robert Joslyn Aug. 2, 2023, 1:28 a.m. UTC
This is a minor bugfix release:
https://curl.se/changes.html#8_2_1

Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
---
 meta/recipes-support/curl/{curl_8.2.0.bb => curl_8.2.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/curl/{curl_8.2.0.bb => curl_8.2.1.bb} (98%)
diff mbox series

Patch

diff --git a/meta/recipes-support/curl/curl_8.2.0.bb b/meta/recipes-support/curl/curl_8.2.1.bb
similarity index 98%
rename from meta/recipes-support/curl/curl_8.2.0.bb
rename to meta/recipes-support/curl/curl_8.2.1.bb
index 9c16d3d515..068486a352 100644
--- a/meta/recipes-support/curl/curl_8.2.0.bb
+++ b/meta/recipes-support/curl/curl_8.2.1.bb
@@ -14,7 +14,7 @@  SRC_URI = " \
     file://run-ptest \
     file://disable-tests \
 "
-SRC_URI[sha256sum] = "2859ec79e2cd96e976a99493547359b8001af1d1e21f3a3a3b846544ef54500f"
+SRC_URI[sha256sum] = "dd322f6bd0a20e6cebdfd388f69e98c3d183bed792cf4713c8a7ef498cba4894"
 
 # Curl has used many names over the years...
 CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl"