diff options
author | Armin Kuster <akuster@mvista.com> | 2018-04-03 18:49:11 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-04 13:28:03 +0100 |
commit | 5ec4ea91ae965d9a27fafdae77023dfbb351a75c (patch) | |
tree | ada9b008a03fba9e267934db5eb975d6ace6223c /meta/recipes-support/curl | |
parent | 0971f7f1645f879a5084f34bec409c42fccbb5c6 (diff) | |
download | poky-5ec4ea91ae965d9a27fafdae77023dfbb351a75c.tar.gz |
curl: update to 7.59.0
(From OE-Core rev: 4c1ed0a1a265add8d856a6d2c6f04562b975c180)
Signed-off-by: Armin Kuster <akuster@mvista.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.59.0.bb (renamed from meta/recipes-support/curl/curl_7.58.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/curl/curl_7.58.0.bb b/meta/recipes-support/curl/curl_7.59.0.bb index d2d0180268..c244c60d69 100644 --- a/meta/recipes-support/curl/curl_7.58.0.bb +++ b/meta/recipes-support/curl/curl_7.59.0.bb | |||
@@ -15,8 +15,8 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \ | |||
15 | # | 15 | # |
16 | SRC_URI += " file://configure_ac.patch" | 16 | SRC_URI += " file://configure_ac.patch" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "fa049f9f90c1ae473a2a7bcfa14de976" | 18 | SRC_URI[md5sum] = "a2192804f7c2636a09320416afcf888e" |
19 | SRC_URI[sha256sum] = "1cb081f97807c01e3ed747b6e1c9fee7a01cb10048f1cd0b5f56cfe0209de731" | 19 | SRC_URI[sha256sum] = "b5920ffd6a8c95585fb95070e0ced38322790cb335c39d0dab852d12e157b5a0" |
20 | 20 | ||
21 | CVE_PRODUCT = "libcurl" | 21 | CVE_PRODUCT = "libcurl" |
22 | inherit autotools pkgconfig binconfig multilib_header | 22 | inherit autotools pkgconfig binconfig multilib_header |