[oe-commits] [openembedded-core] branch master-next updated: curl: upgrade 7.68.0 -> 7.69.0

git at git.openembedded.org git at git.openembedded.org
Fri Mar 6 17:31:23 UTC 2020


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

The following commit(s) were added to refs/heads/master-next by this push:
     new 0a77143  curl: upgrade 7.68.0 -> 7.69.0
0a77143 is described below

commit 0a771433f782e4bf3b5282529b4e999b619c9502
Author: Pierre-Jean Texier <pjtexier at koncepto.io>
AuthorDate: Thu Mar 5 17:33:53 2020 +0100

    curl: upgrade 7.68.0 -> 7.69.0
    
    Bugfix release. For details, see full changelog
    
     - https://curl.haxx.se/changes.html#7_69_0
    
    Signed-off-by: Pierre-Jean Texier <pjtexier at koncepto.io>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-support/curl/{curl_7.68.0.bb => curl_7.69.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/curl/curl_7.68.0.bb b/meta/recipes-support/curl/curl_7.69.0.bb
similarity index 95%
rename from meta/recipes-support/curl/curl_7.68.0.bb
rename to meta/recipes-support/curl/curl_7.69.0.bb
index a80bb77..2e9b512 100644
--- a/meta/recipes-support/curl/curl_7.68.0.bb
+++ b/meta/recipes-support/curl/curl_7.69.0.bb
@@ -9,8 +9,8 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
            file://0001-replace-krb5-config-with-pkg-config.patch \
 "
 
-SRC_URI[md5sum] = "40d6784bd1a86e079d63cc668ba9bd8f"
-SRC_URI[sha256sum] = "207f54917dd6a2dc733065ccf18d61bb5bebeaceb5df49cd9445483e8623eeb9"
+SRC_URI[md5sum] = "04eb86d1138c2ff3dbfd497f7de85daa"
+SRC_URI[sha256sum] = "668d451108a7316cff040b23c79bc766e7ed84122074e44f662b8982f2e76739"
 
 CVE_PRODUCT = "curl libcurl"
 inherit autotools pkgconfig binconfig multilib_header

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list