mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-03-28 14:56:22 +01:00
Bump OpenSSL on macOS to v3.0.12
Refs https://github.com/mkxp-z/mkxp-z/issues/46
This commit is contained in:
parent
b6268de365
commit
816b6e6e3c
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ $(DOWNLOADS)/openssl/Makefile: $(DOWNLOADS)/openssl/Configure
|
||||||
--openssldir="$(BUILD_PREFIX)"
|
--openssldir="$(BUILD_PREFIX)"
|
||||||
|
|
||||||
$(DOWNLOADS)/openssl/Configure:
|
$(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
|
# Standard ruby
|
||||||
ruby: init_dirs openssl $(LIBDIR)/libruby.3.1.dylib
|
ruby: init_dirs openssl $(LIBDIR)/libruby.3.1.dylib
|
||||||
|
|
Loading…
Add table
Reference in a new issue