[cpp-linbuild] branch main updated: Update curl to 7.86.0

Scott Cantor cantor.2 at osu.edu
Thu Oct 27 14:57:03 UTC 2022


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch main
in repository cpp-linbuild.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-linbuild.git;a=commit;h=682a44611a43ca87b60f878db406e2f0e97395ea

The following commit(s) were added to refs/heads/main by this push:
     new 682a446  Update curl to 7.86.0
682a446 is described below

commit 682a44611a43ca87b60f878db406e2f0e97395ea
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Oct 27 10:56:59 2022 -0400

    Update curl to 7.86.0
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 0c813d5..80d154e 100644
--- a/Makefile
+++ b/Makefile
@@ -97,7 +97,7 @@ XMLSECURITYC_DEPENDS=XERCESC
 
 CURLOPENSSL_COMPNAME=curl-openssl
 CURLOPENSSL_DISTNAME=curl
-CURLOPENSSL_VERSION=7.80.0
+CURLOPENSSL_VERSION=7.86.0
 CURLOPENSSL_DISTFILE=$(CURLOPENSSL_DISTNAME)-$(CURLOPENSSL_VERSION).$(DEFAULT_DIST_EXT)
 CURLOPENSSL_URL=https://curl.haxx.se/download/$(CURLOPENSSL_DISTFILE)
 CURLOPENSSL_VALID_PLATFORMS=centos7 amazonlinux2

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list