Update OpenSSL
This commit is contained in:
parent
7f3c168cc8
commit
dc3c3b5d34
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_1h"
|
||||
OPENSSL_COMMIT="OpenSSL_1_1_1i"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
|
Loading…
Reference in a new issue