summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorAndre McCurdy <armccurdy@gmail.com>2018-07-13 14:12:24 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-07-18 10:18:42 +0100
commit732a2d05fd70239cbbdde3bb7bf7e1e2b85cc8a3 (patch)
tree9530e65bbd6074bb22130255b4f1c86fe5dd6ae5 /meta/recipes-support
parent164785f81a6899291ae1d35cc98915c13b95f804 (diff)
downloadpoky-732a2d05fd70239cbbdde3bb7bf7e1e2b85cc8a3.tar.gz
curl: update 7.60.0 -> 7.61.0
https://curl.haxx.se/changes.html#7_61_0 (From OE-Core rev: b26ca91574a88745910d44777bb17ac0616baf3e) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/curl/curl_7.61.0.bb (renamed from meta/recipes-support/curl/curl_7.60.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/curl/curl_7.60.0.bb b/meta/recipes-support/curl/curl_7.61.0.bb
index 50c90518d4..a80f926e9b 100644
--- a/meta/recipes-support/curl/curl_7.60.0.bb
+++ b/meta/recipes-support/curl/curl_7.61.0.bb
@@ -9,8 +9,8 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
9 file://0001-replace-krb5-config-with-pkg-config.patch \ 9 file://0001-replace-krb5-config-with-pkg-config.patch \
10" 10"
11 11
12SRC_URI[md5sum] = "bd2aabf78ded6a9aec8a54532fd6b5d7" 12SRC_URI[md5sum] = "31d0a9f48dc796a7db351898a1e5058a"
13SRC_URI[sha256sum] = "897dfb2204bd99be328279f88f55b7c61592216b0542fcbe995c60aa92871e9b" 13SRC_URI[sha256sum] = "5f6f336921cf5b84de56afbd08dfb70adeef2303751ffb3e570c936c6d656c9c"
14 14
15CVE_PRODUCT = "libcurl" 15CVE_PRODUCT = "libcurl"
16inherit autotools pkgconfig binconfig multilib_header 16inherit autotools pkgconfig binconfig multilib_header