diff --git a/linux/Makefile b/linux/Makefile index 8596527..366f89b 100644 --- a/linux/Makefile +++ b/linux/Makefile @@ -309,7 +309,7 @@ $(DOWNLOADS)/openssl/Makefile: $(DOWNLOADS)/openssl/Configure --openssldir="$(BUILD_PREFIX)" $(DOWNLOADS)/openssl/Configure: - $(CLONE) $(GITHUB)/openssl/openssl $(DOWNLOADS)/openssl --single-branch --branch OpenSSL_1_1_1i --depth 1 + $(CLONE) $(GITHUB)/openssl/openssl $(DOWNLOADS)/openssl --single-branch --branch openssl-3.0.12 --depth 1 # Standard ruby ruby: init_dirs openssl $(LIBDIR)/libruby.so.3.1