]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
curl: Update 7.87.0 to 7.88.0
authorRobert Joslyn <robert.joslyn@redrectangle.org>
Sat, 18 Feb 2023 21:53:13 +0000 (13:53 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Feb 2023 15:18:27 +0000 (15:18 +0000)
This is a feature and bugfix update. Release notes available at:
https://curl.se/changes.html#7_88_0

License-Update: Copyright year updated
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/curl/curl_7.88.0.bb [moved from meta/recipes-support/curl/curl_7.87.0.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-support/curl/curl_7.87.0.bb
rename to meta/recipes-support/curl/curl_7.88.0.bb
index 0b4d649f54ae1ecfbd232d171aacaba82b40c734..749bda815ce7a7f7817b61b4f7454d6a0ebc3433 100644 (file)
@@ -7,14 +7,14 @@ HOMEPAGE = "https://curl.se/"
 BUGTRACKER = "https://github.com/curl/curl/issues"
 SECTION = "console/network"
 LICENSE = "curl"
-LIC_FILES_CHKSUM = "file://COPYING;md5=190c514872597083303371684954f238"
+LIC_FILES_CHKSUM = "file://COPYING;md5=db8448a1e43eb2125f7740fc397db1f6"
 
 SRC_URI = " \
     https://curl.se/download/${BP}.tar.xz \
     file://run-ptest \
     file://disable-tests \
 "
-SRC_URI[sha256sum] = "ee5f1a1955b0ed413435ef79db28b834ea5f0fb7c8cfb1ce47175cc3bee08fff"
+SRC_URI[sha256sum] = "fd17432cf28714a4cf39d89e26b8ace0d8901199fe5d01d75eb0ae3bbfcc731f"
 
 # Curl has used many names over the years...
 CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl"