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