[oe-commits] Chen Qi : curl: upgrade to 7.43.0

git at git.openembedded.org git at git.openembedded.org
Sun Jun 28 12:38:55 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: b1a6c28cdaf2576ac058fe552ebded0117f0bd51
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b1a6c28cdaf2576ac058fe552ebded0117f0bd51

Author: Chen Qi <Qi.Chen at windriver.com>
Date:   Wed Jun 24 16:34:36 2015 +0800

curl: upgrade to 7.43.0

Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-support/curl/{curl_7.42.1.bb => curl_7.43.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/curl/curl_7.42.1.bb b/meta/recipes-support/curl/curl_7.43.0.bb
similarity index 93%
rename from meta/recipes-support/curl/curl_7.42.1.bb
rename to meta/recipes-support/curl/curl_7.43.0.bb
index 8b0ccb8..15713e1 100644
--- a/meta/recipes-support/curl/curl_7.42.1.bb
+++ b/meta/recipes-support/curl/curl_7.43.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] = "296945012ce647b94083ed427c1877a8"
-SRC_URI[sha256sum] = "e2905973391ec2dfd7743a8034ad10eeb58dab8b3a297e7892a41a7999cac887"
+SRC_URI[md5sum] = "11bddbb452a8b766b932f859aaeeed39"
+SRC_URI[sha256sum] = "baa654a1122530483ccc1c58cc112fec3724a82c11c6a389f1e6a37dc8858df9"
 
 inherit autotools pkgconfig binconfig multilib_header
 



More information about the Openembedded-commits mailing list