libcurl: security bump to version 7.35.0

Fixes CVE-2014-0015.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2014-01-29 16:24:53 -03:00 committed by Peter Korsgaard
parent a8a96c0d17
commit 8abdd5fa3e

View File

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