Update OpenSSL

This commit is contained in:
BtbN 2022-03-15 20:42:46 +01:00
parent 760b8c3dec
commit 22719ab0c0

View file

@ -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_1m" OPENSSL_COMMIT="OpenSSL_1_1_1n"
ffbuild_enabled() { ffbuild_enabled() {
return 0 return 0