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
|
||||
|
||||
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*"
|
||||
|
||||
ffbuild_enabled() {
|
||||
|
|
Loading…
Reference in a new issue