Add auto update script and needed script metadata
This commit is contained in:
parent
38fccdcd44
commit
42202d95bc
9 changed files with 88 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
SCRIPT_REPO="https://github.com/openssl/openssl.git"
|
||||
SCRIPT_COMMIT="OpenSSL_1_1_1q"
|
||||
SCRIPT_TAGFILTER="OpenSSL_1_1_1*"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue