[oe-commits] Mei Lei : curl: Upgrade from 7.21.7 to 7.22.0

git version control git at git.openembedded.org
Tue Oct 4 10:36:11 UTC 2011


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

Author: Mei Lei <lei.mei at intel.com>
Date:   Wed Sep 28 10:26:23 2011 +0800

curl: Upgrade from 7.21.7 to 7.22.0

[RP: md5sum checksum fix]
Signed-off-by: Mei Lei <lei.mei at intel.com>

---

 .../curl/{curl_7.21.7.bb => curl_7.22.0.bb}        |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/curl/curl_7.21.7.bb b/meta/recipes-support/curl/curl_7.22.0.bb
similarity index 92%
rename from meta/recipes-support/curl/curl_7.21.7.bb
rename to meta/recipes-support/curl/curl_7.22.0.bb
index 2ec4402..9ca450a 100644
--- a/meta/recipes-support/curl/curl_7.21.7.bb
+++ b/meta/recipes-support/curl/curl_7.22.0.bb
@@ -14,8 +14,8 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
            file://noldlibpath.patch \
            file://pkgconfig_fix.patch"
 
-SRC_URI[md5sum] = "5f6d50c4d4ee38c57fe37e3cff75adbd"
-SRC_URI[sha256sum] = "1a50dd17400c042090203eef347e946f29c342c32b6c4843c740c80975e8215a"
+SRC_URI[md5sum] = "bdb5c226d37c4a6082c70e7ef6f63060"
+SRC_URI[sha256sum] = "bda0da862322b122784f5a9d7a65efdd99a6061292cfb8e9357e0c67c03e5112"
 
 inherit autotools pkgconfig binconfig
 





More information about the Openembedded-commits mailing list