libcurl: bump version to 7.49.0

Fixes CVE-2016-3739, https://curl.haxx.se/docs/adv_20160518.html.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
[Thomas: add reference to the CVE being fixed, pointed by Gustavo.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Vicente Olivert Riera 2016-05-18 11:14:37 +01:00 committed by Thomas Petazzoni
parent 92bd1acb83
commit 4e58fe16b2
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
sha256 864e7819210b586d42c674a1fdd577ce75a78b3dda64c63565abe5aefd72c753 curl-7.48.0.tar.bz2
sha256 14f44ed7b5207fea769ddb2c31bd9e720d37312e1c02315def67923a4a636078 curl-7.49.0.tar.bz2

View file

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