From 21fd5e5eb1f4d3d7fc68004708e88d4c3af6b7c4 Mon Sep 17 00:00:00 2001 From: Markham Date: Tue, 5 Oct 2021 21:45:20 +0200 Subject: [PATCH] bump version libcurl-7.78.0 --- make/versions.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/versions.mk b/make/versions.mk index 899c452..9801cf9 100644 --- a/make/versions.mk +++ b/make/versions.mk @@ -42,7 +42,7 @@ GETTEXT_VER = 0.19.8.1 GIFLIB_VER=5.2.1 # curl; command line tool for transferring data with URL syntax -CURL_VER = 7.76.1 +CURL_VER = 7.78.0 # e2fsprogs; filesystem utilities for use with the ext[x] filesystem E2FSPROGS_VER = 1.44.5 -- 2.39.5