summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl
diff options
context:
space:
mode:
authorMei Lei <lei.mei@intel.com>2011-07-03 11:45:16 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-04 12:45:30 +0100
commite587c7989b8f5522cc7c8ee539d84720a0cd73c5 (patch)
tree7e561b9e453a3c8006b0a4d1eef20f7217684083 /meta/recipes-support/curl
parent101098bfb47bfe1096124c3ce6dd73d58b8c9e0e (diff)
downloadpoky-e587c7989b8f5522cc7c8ee539d84720a0cd73c5.tar.gz
curl: Upgrade from 7.21.6 to 7.21.7
(From OE-Core rev: a891b42af30fb6de6a600b9a64afc457da3003a2) Signed-off-by: Mei Lei <lei.mei@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/curl')
-rw-r--r--meta/recipes-support/curl/curl_7.21.7.bb (renamed from meta/recipes-support/curl/curl_7.21.6.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
index 51e14f9c3d..28344e20c1 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 \
14 file://noldlibpath.patch \ 14 file://noldlibpath.patch \
15 file://pkgconfig_fix.patch" 15 file://pkgconfig_fix.patch"
16 16
17SRC_URI[md5sum] = "6611989a81ebd7b03a35adc3001ddee0" 17SRC_URI[md5sum] = "5f6d50c4d4ee38c57fe37e3cff75adbd"
18SRC_URI[sha256sum] = "d9a3d3593796147ad9ca994c9e6834a42b49756420a10e996dbf849495d3d955" 18SRC_URI[sha256sum] = "1a50dd17400c042090203eef347e946f29c342c32b6c4843c740c80975e8215a"
19 19
20inherit autotools pkgconfig binconfig 20inherit autotools pkgconfig binconfig
21 21