Bump openssl
This commit is contained in:
parent
3bb2b17e48
commit
e7853fda68
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
SCRIPT_REPO="https://github.com/openssl/openssl.git"
|
SCRIPT_REPO="https://github.com/openssl/openssl.git"
|
||||||
SCRIPT_COMMIT="OpenSSL_1_1_1r"
|
SCRIPT_COMMIT="OpenSSL_1_1_1s"
|
||||||
SCRIPT_TAGFILTER="OpenSSL_1_1_1*"
|
SCRIPT_TAGFILTER="OpenSSL_1_1_1*"
|
||||||
|
|
||||||
ffbuild_enabled() {
|
ffbuild_enabled() {
|
||||||
|
|
Loading…
Reference in a new issue