[oe-commits] [openembedded-core] 03/51: curl: upgrade to 7.50.0

git at git.openembedded.org git at git.openembedded.org
Wed Aug 10 09:47:28 UTC 2016


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

commit 638e648fdcba2f2a4fdf53747290a9a98ea0a86e
Author: Fan Xin <fan.xin at jp.fujitsu.com>
AuthorDate: Wed Aug 3 15:16:40 2016 +0900

    curl: upgrade to 7.50.0
    
    Signed-off-by: Fan Xin <fan.xin at jp.fujitsu.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-support/curl/{curl_7.49.1.bb => curl_7.50.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/curl/curl_7.49.1.bb b/meta/recipes-support/curl/curl_7.50.0.bb
similarity index 94%
rename from meta/recipes-support/curl/curl_7.49.1.bb
rename to meta/recipes-support/curl/curl_7.50.0.bb
index db9dc1a..6a5be25 100644
--- a/meta/recipes-support/curl/curl_7.49.1.bb
+++ b/meta/recipes-support/curl/curl_7.50.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] = "6bb1f7af5b58b30e4e6414b8c1abccab"
-SRC_URI[sha256sum] = "eb63cec4bef692eab9db459033f409533e6d10e20942f4b060b32819e81885f1"
+SRC_URI[md5sum] = "9e463ff8fdc1b5daa81c850c514980ec"
+SRC_URI[sha256sum] = "608dfe2db77f48db792c387e7791aca55a25f0b42385707ad927164199ecfa9a"
 
 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