From 010c70c60d68d3e9147ce5254e801048110913d5 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Fri, 21 Feb 2020 11:23:24 +0000 Subject: SDK: Update libcurl to 7.68.0 Signed-off-by: Daniel Silverstone --- sdk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/Makefile b/sdk/Makefile index e56d185..125dfce 100644 --- a/sdk/Makefile +++ b/sdk/Makefile @@ -43,7 +43,7 @@ VERSION_LIBWEBP := 1.0.3 # https://c-ares.haxx.se/ VERSION_LIBCARES := 1.15.0 # https://curl.haxx.se/ -VERSION_LIBCURL := 7.67.0 +VERSION_LIBCURL := 7.68.0 VERSION_LIBGNURX := 2.5.1 # http://mission-base.com/peter/source/ VERSION_LIBPBL := 1_04 -- cgit v1.2.3