Bump openssl

This commit is contained in:
BtbN 2022-11-06 01:22:37 +01:00
parent 3bb2b17e48
commit e7853fda68

View file

@ -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() {