summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-03-05 17:33:53 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-03-07 10:06:17 +0000
commitad437a1d25df9aed3fa3dc2144b5cc9b920cf6e9 (patch)
treea935451020623bbdf00f5138e9656164959cbe96 /meta/recipes-support
parent6cc2580810bdf48b0ffe86ae83645cf836d35024 (diff)
downloadpoky-ad437a1d25df9aed3fa3dc2144b5cc9b920cf6e9.tar.gz
curl: upgrade 7.68.0 -> 7.69.0
Bugfix release. For details, see full changelog - https://curl.haxx.se/changes.html#7_69_0 (From OE-Core rev: 2d6a9904a838c5e498c0e2a2e34169cd2877a785) Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/curl/curl_7.69.0.bb (renamed from meta/recipes-support/curl/curl_7.68.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/curl/curl_7.68.0.bb b/meta/recipes-support/curl/curl_7.69.0.bb
index 0a1547c082..cf4f4bc53f 100644
--- a/meta/recipes-support/curl/curl_7.68.0.bb
+++ b/meta/recipes-support/curl/curl_7.69.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] = "40d6784bd1a86e079d63cc668ba9bd8f" 12SRC_URI[md5sum] = "04eb86d1138c2ff3dbfd497f7de85daa"
13SRC_URI[sha256sum] = "207f54917dd6a2dc733065ccf18d61bb5bebeaceb5df49cd9445483e8623eeb9" 13SRC_URI[sha256sum] = "668d451108a7316cff040b23c79bc766e7ed84122074e44f662b8982f2e76739"
14 14
15CVE_PRODUCT = "curl libcurl" 15CVE_PRODUCT = "curl libcurl"
16inherit autotools pkgconfig binconfig multilib_header 16inherit autotools pkgconfig binconfig multilib_header