]> code.ossystems Code Review - openembedded-core.git/commitdiff
curl: upgrade 7.74.0 -> 7.75.0
authorAnuj Mittal <anuj.mittal@intel.com>
Thu, 18 Feb 2021 04:24:08 +0000 (12:24 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Feb 2021 10:59:57 +0000 (10:59 +0000)
License-Update: copyright years changed

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/curl/curl_7.75.0.bb [moved from meta/recipes-support/curl/curl_7.74.0.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-support/curl/curl_7.74.0.bb
rename to meta/recipes-support/curl/curl_7.75.0.bb
index 873bbe8143e722a7c2aaa961c21bc24e47884057..5bbc56085ab4bc38021828bf7ff45501cd7d236f 100644 (file)
@@ -3,13 +3,13 @@ HOMEPAGE = "http://curl.haxx.se/"
 BUGTRACKER = "http://curl.haxx.se/mail/list.cgi?list=curl-tracker"
 SECTION = "console/network"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://COPYING;md5=2e9fb35867314fe31c6a4977ef7dd531"
+LIC_FILES_CHKSUM = "file://COPYING;md5=425f6fdc767cc067518eef9bbdf4ab7b"
 
 SRC_URI = "https://curl.haxx.se/download/curl-${PV}.tar.bz2 \
            file://0001-replace-krb5-config-with-pkg-config.patch \
 "
 
-SRC_URI[sha256sum] = "0f4d63e6681636539dc88fa8e929f934cd3a840c46e0bf28c73be11e521b77a5"
+SRC_URI[sha256sum] = "50552d4501c178e4cc68baaecc487f466a3d6d19bbf4e50a01869effb316d026"
 
 # Curl has used many names over the years...
 CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl"