[oe-commits] [openembedded-core] 08/28: curl: update to 7.54.1

git at git.openembedded.org git at git.openembedded.org
Wed Jun 28 19:56:12 UTC 2017


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

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

commit 2f0b593eacf889486a75c715b823a8337bc3b109
Author: Oleksandr Kravchuk <oleksandr.kravchuk at pelagicore.com>
AuthorDate: Mon Jun 19 03:20:05 2017 +0200

    curl: update to 7.54.1
    
    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.54.0.bb => curl_7.54.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/curl/curl_7.54.0.bb b/meta/recipes-support/curl/curl_7.54.1.bb
similarity index 94%
rename from meta/recipes-support/curl/curl_7.54.0.bb
rename to meta/recipes-support/curl/curl_7.54.1.bb
index ce5ca37..f42582a 100644
--- a/meta/recipes-support/curl/curl_7.54.0.bb
+++ b/meta/recipes-support/curl/curl_7.54.1.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] = "89bb7ba87384dfbf4f1a3f953da42458"
-SRC_URI[sha256sum] = "f50ebaf43c507fa7cc32be4b8108fa8bbd0f5022e90794388f3c7694a302ff06"
+SRC_URI[md5sum] = "6b6eb722f512e7a24855ff084f54fe55"
+SRC_URI[sha256sum] = "fdfc4df2d001ee0c44ec071186e770046249263c491fcae48df0e1a3ca8f25a0"
 
 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