libcurl: bump to version 7.43.0

- Bump to version 7.43.0
- Update hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Vicente Olivert Riera 2015-06-18 18:44:26 +02:00 committed by Thomas Petazzoni
parent 3f1ddefda1
commit fc91ffa2f9
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
sha256 e2905973391ec2dfd7743a8034ad10eeb58dab8b3a297e7892a41a7999cac887 curl-7.42.1.tar.bz2
sha256 baa654a1122530483ccc1c58cc112fec3724a82c11c6a389f1e6a37dc8858df9 curl-7.43.0.tar.bz2

View File

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