[oe-commits] [openembedded-core] 31/91: curl: upgrade to 7.53.0

git at git.openembedded.org git at git.openembedded.org
Wed Mar 1 12:56:13 UTC 2017


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

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

commit 8889426d822fb403db1c2263e88ed7608202aafa
Author: Oleksandr Kravchuk <oleksandr.kravchuk at pelagicore.com>
AuthorDate: Thu Feb 23 13:33:34 2017 +0100

    curl: upgrade to 7.53.0
    
    Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk at pelagicore.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-support/curl/{curl_7.52.1.bb => curl_7.53.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/curl/curl_7.52.1.bb b/meta/recipes-support/curl/curl_7.53.0.bb
similarity index 94%
rename from meta/recipes-support/curl/curl_7.52.1.bb
rename to meta/recipes-support/curl/curl_7.53.0.bb
index a614204..a4cca15 100644
--- a/meta/recipes-support/curl/curl_7.52.1.bb
+++ b/meta/recipes-support/curl/curl_7.53.0.bb
@@ -14,8 +14,8 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
 #
 SRC_URI += " file://configure_ac.patch"
 
-SRC_URI[md5sum] = "dd014df06ff1d12e173de86873f9f77a"
-SRC_URI[sha256sum] = "d16185a767cb2c1ba3d5b9096ec54e5ec198b213f45864a38b3bda4bbf87389b"
+SRC_URI[md5sum] = "ede199c63b84df39f42da9da68de85c5"
+SRC_URI[sha256sum] = "b2345a8bef87b4c229dedf637cb203b5e21db05e20277c8e1094f0d4da180801"
 
 CVE_PRODUCT = "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