Bump OpenSSL
This commit is contained in:
parent
22eebe8ea6
commit
8573a684fb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
OPENSSL_REPO="https://github.com/openssl/openssl.git"
|
OPENSSL_REPO="https://github.com/openssl/openssl.git"
|
||||||
OPENSSL_COMMIT="OpenSSL_1_1_1n"
|
OPENSSL_COMMIT="OpenSSL_1_1_1o"
|
||||||
|
|
||||||
ffbuild_enabled() {
|
ffbuild_enabled() {
|
||||||
return 0
|
return 0
|
||||||
|
|
Loading…
Reference in a new issue