[oe-commits] Maxin B. John : curl: upgrade to 7.44

git at git.openembedded.org git at git.openembedded.org
Sun Aug 16 16:29:40 UTC 2015


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

Author: Maxin B. John <maxin.john at enea.com>
Date:   Fri Aug 14 01:08:28 2015 +0200

curl: upgrade to 7.44

Bump to version 7.44

Signed-off-by: Maxin B. John <maxin.john at enea.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

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

diff --git a/meta/recipes-support/curl/curl_7.43.0.bb b/meta/recipes-support/curl/curl_7.44.0.bb
similarity index 93%
rename from meta/recipes-support/curl/curl_7.43.0.bb
rename to meta/recipes-support/curl/curl_7.44.0.bb
index 15713e1..b293303 100644
--- a/meta/recipes-support/curl/curl_7.43.0.bb
+++ b/meta/recipes-support/curl/curl_7.44.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] = "11bddbb452a8b766b932f859aaeeed39"
-SRC_URI[sha256sum] = "baa654a1122530483ccc1c58cc112fec3724a82c11c6a389f1e6a37dc8858df9"
+SRC_URI[md5sum] = "6b952ca00e5473b16a11f05f06aa8dae"
+SRC_URI[sha256sum] = "1e2541bae6582bb697c0fbae49e1d3e6fad5d05d5aa80dbd6f072e0a44341814"
 
 inherit autotools pkgconfig binconfig multilib_header
 



More information about the Openembedded-commits mailing list