Bump OpenSSL on macOS to v3.0.12

Refs https://github.com/mkxp-z/mkxp-z/issues/46
This commit is contained in:
Splendide Imaginarius 2023-11-12 16:58:29 +00:00
parent b6268de365
commit 816b6e6e3c

View file

@ -298,7 +298,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.3.1.dylib