From 51ab00bd9b4f408572f07497e271c4c4518a3ecc Mon Sep 17 00:00:00 2001 From: Markham Date: Sun, 3 Nov 2024 11:35:57 +0100 Subject: [PATCH] bump version libcurl-8.10.1 --- make/versions.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/versions.mk b/make/versions.mk index fdabbf7..a0da73d 100644 --- a/make/versions.mk +++ b/make/versions.mk @@ -49,7 +49,7 @@ GETTEXT_VER = 0.19.8.1 GIFLIB_VER=5.2.1 # curl; command line tool for transferring data with URL syntax -LIBCURL_VER = 8.8.0 +LIBCURL_VER = 8.10.1 # e2fsprogs; filesystem utilities for use with the ext[x] filesystem E2FSPROGS_VER = 1.44.5 -- 2.39.5