Update OpenSSL

This commit is contained in:
BtbN 2022-07-06 13:09:57 +02:00
parent 26daa8f380
commit 7730280bd8

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_1p" OPENSSL_COMMIT="OpenSSL_1_1_1q"
ffbuild_enabled() { ffbuild_enabled() {
return 0 return 0