[oe-commits] [openembedded-core] 39/43: curl: update 7.60.0 -> 7.61.0

git at git.openembedded.org git at git.openembedded.org
Tue Jul 17 08:14:35 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit beb5b27c4a65d458e0b1231ec7f06bb7c8a96bfc
Author: Andre McCurdy <armccurdy at gmail.com>
AuthorDate: Fri Jul 13 14:12:24 2018 -0700

    curl: update 7.60.0 -> 7.61.0
    
    https://curl.haxx.se/changes.html#7_61_0
    
    Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-support/curl/{curl_7.60.0.bb => curl_7.61.0.bb} | 4 ++--
 1 file 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
similarity index 95%
rename from meta/recipes-support/curl/curl_7.60.0.bb
rename to meta/recipes-support/curl/curl_7.61.0.bb
index 50c9051..a80f926 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 \
            file://0001-replace-krb5-config-with-pkg-config.patch \
 "
 
-SRC_URI[md5sum] = "bd2aabf78ded6a9aec8a54532fd6b5d7"
-SRC_URI[sha256sum] = "897dfb2204bd99be328279f88f55b7c61592216b0542fcbe995c60aa92871e9b"
+SRC_URI[md5sum] = "31d0a9f48dc796a7db351898a1e5058a"
+SRC_URI[sha256sum] = "5f6f336921cf5b84de56afbd08dfb70adeef2303751ffb3e570c936c6d656c9c"
 
 CVE_PRODUCT = "libcurl"
 inherit autotools pkgconfig binconfig multilib_header

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list