diff --git a/Makefile b/Makefile index 2bd90bb..4e12feb 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ BINSYMDIR=$(PREFIX)/local/bin/ CRITERION_VERSION=2.4.2 SHUNIT_VERSION=2.1.8 -CURL_VERSION_TAG=8_1_2 +CURL_VERSION_TAG=8_3_0 CURL_VERSION=$(shell echo $(CURL_VERSION_TAG) | sed -e 's/_/./g') OPENSSL_VERSION=3.1.3 ZLIB_VERSION=1.3