From 6a68f6cf2628d82a5d31f668051d0bb9062ac4ae Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 21 Apr 2021 22:18:01 +0100 Subject: update curl version in sdk --- sdk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdk/Makefile') diff --git a/sdk/Makefile b/sdk/Makefile index d8c4bc7..de5ec55 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.68.0 +VERSION_LIBCURL := 7.76.1 VERSION_LIBGNURX := 2.5.1 # http://mission-base.com/peter/source/ VERSION_LIBPBL := 1_04 -- cgit v1.2.3