libcurl: bump version to 7.50.2

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Vicente Olivert Riera 2016-09-07 10:16:08 +01:00 committed by Peter Korsgaard
parent 1cd3e4bf8a
commit 475387b439
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
sha256 3c12c5f54ccaa1d40abc65d672107dcc75d3e1fcb38c267484334280096e5156 curl-7.50.1.tar.bz2
sha256 0c72105df4e9575d68bcf43aea1751056c1d29b1040df6194a49c5ac08f8e233 curl-7.50.2.tar.bz2

View file

@ -4,7 +4,7 @@
#
################################################################################
LIBCURL_VERSION = 7.50.1
LIBCURL_VERSION = 7.50.2
LIBCURL_SOURCE = curl-$(LIBCURL_VERSION).tar.bz2
LIBCURL_SITE = http://curl.haxx.se/download
LIBCURL_DEPENDENCIES = host-pkgconf \