Bump OpenSSL on Linux to v3.0.12

Refs https://github.com/mkxp-z/mkxp-z/issues/46
This commit is contained in:
Splendide Imaginarius 2023-11-12 15:20:03 +00:00
parent c9047da9ba
commit 269a04c829

View file

@ -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