diff --git a/Makefile b/Makefile index 471bc17..05bf6e4 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ CRITERION_VERSION=2.4.2 SHUNIT_VERSION=2.1.8 CURL_VERSION_TAG=8_12_1 CURL_VERSION=$(shell echo $(CURL_VERSION_TAG) | sed -e 's/_/./g') -OPENSSL_VERSION=3.5.3 +OPENSSL_VERSION=3.5.4 ZLIB_VERSION=1.3.1 DIST ?= unknown