summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-28 11:05:15 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-31 14:29:40 +0100
commitf88e16f4e4f77f532502806246dda38dfbc1a1e5 (patch)
tree6fe1bf1700dfe5333442ebf5ca1a24decb97a96e
parent6e186e75d62e1afabd19a339924b66eac1418274 (diff)
downloadopenembedded-core-f88e16f4e4f77f532502806246dda38dfbc1a1e5.tar.gz
curl: upgrade 7.76.1 -> 7.77.0
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-support/curl/curl_7.77.0.bb (renamed from meta/recipes-support/curl/curl_7.76.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/curl/curl_7.76.1.bb b/meta/recipes-support/curl/curl_7.77.0.bb
index 4e2c277010..ee1aa89f27 100644
--- a/meta/recipes-support/curl/curl_7.76.1.bb
+++ b/meta/recipes-support/curl/curl_7.77.0.bb
@@ -13,7 +13,7 @@ SRC_URI = "https://curl.haxx.se/download/curl-${PV}.tar.bz2 \
file://0001-replace-krb5-config-with-pkg-config.patch \
"
-SRC_URI[sha256sum] = "7a8e184d7d31312c4ebf6a8cb59cd757e61b2b2833a9ed4f9bf708066e7695e9"
+SRC_URI[sha256sum] = "6c0c28868cb82593859fc43b9c8fdb769314c855c05cf1b56b023acf855df8ea"
# Curl has used many names over the years...
CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl"