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

git version control git at git.openembedded.org
Mon Jul 4 11:47:21 UTC 2011


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

Author: Mei Lei <lei.mei at intel.com>
Date:   Sun Jul  3 11:45:16 2011 +0800

curl: Upgrade from 7.21.6 to 7.21.7

Signed-off-by: Mei Lei <lei.mei at intel.com>

---

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

diff --git a/meta/recipes-support/curl/curl_7.21.6.bb b/meta/recipes-support/curl/curl_7.21.7.bb
similarity index 92%
rename from meta/recipes-support/curl/curl_7.21.6.bb
rename to meta/recipes-support/curl/curl_7.21.7.bb
index 51e14f9..28344e2 100644
--- a/meta/recipes-support/curl/curl_7.21.6.bb
+++ b/meta/recipes-support/curl/curl_7.21.7.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] = "6611989a81ebd7b03a35adc3001ddee0"
-SRC_URI[sha256sum] = "d9a3d3593796147ad9ca994c9e6834a42b49756420a10e996dbf849495d3d955"
+SRC_URI[md5sum] = "5f6d50c4d4ee38c57fe37e3cff75adbd"
+SRC_URI[sha256sum] = "1a50dd17400c042090203eef347e946f29c342c32b6c4843c740c80975e8215a"
 
 inherit autotools pkgconfig binconfig
 





More information about the Openembedded-commits mailing list