Update OpenSSL
This commit is contained in:
parent
1949b4b73f
commit
3716c203b3
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_1k"
|
OPENSSL_COMMIT="OpenSSL_1_1_1l"
|
||||||
|
|
||||||
ffbuild_enabled() {
|
ffbuild_enabled() {
|
||||||
return 0
|
return 0
|
||||||
|
|
Loading…
Reference in a new issue