mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-03-28 14:56:22 +01:00
Bump OpenSSL on Windows to v3.0.12
Refs https://github.com/mkxp-z/mkxp-z/issues/46
This commit is contained in:
parent
269a04c829
commit
3ae758ad50
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,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 $(BINDIR)/$(RB_PREFIX)-ruby310.dll
|
||||
|
|
Loading…
Add table
Reference in a new issue