[oe-commits] [openembedded-core] 07/30: curl: upgrade to 7.49.1

git at git.openembedded.org git at git.openembedded.org
Mon Jun 13 08:17:51 UTC 2016


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

commit abe7bcc6b0a140903d40565be2d4be269e789899
Author: Chen Qi <Qi.Chen at windriver.com>
AuthorDate: Sun Jun 12 10:21:04 2016 +0800

    curl: upgrade to 7.49.1
    
    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.47.1.bb => curl_7.49.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/curl/curl_7.47.1.bb b/meta/recipes-support/curl/curl_7.49.1.bb
similarity index 94%
rename from meta/recipes-support/curl/curl_7.47.1.bb
rename to meta/recipes-support/curl/curl_7.49.1.bb
index b237b4e..db9dc1a 100644
--- a/meta/recipes-support/curl/curl_7.47.1.bb
+++ b/meta/recipes-support/curl/curl_7.49.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] = "9ea3123449439bbd960cd25cf98796fb"
-SRC_URI[sha256sum] = "ddc643ab9382e24bbe4747d43df189a0a6ce38fcb33df041b9cb0b3cd47ae98f"
+SRC_URI[md5sum] = "6bb1f7af5b58b30e4e6414b8c1abccab"
+SRC_URI[sha256sum] = "eb63cec4bef692eab9db459033f409533e6d10e20942f4b060b32819e81885f1"
 
 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