[externals] allow OpenSSL to be built

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie 2026-05-20 18:30:15 +00:00
parent feb8c5f88e
commit e0d992cf1a
6 changed files with 125 additions and 19 deletions

View file

@ -1,5 +1,13 @@
{
"openssl": {
"package": "OpenSSL",
"name": "openssl",
"repo": "openssl/openssl",
"tag": "openssl-%VERSION%",
"version": "4.0.0",
"git_version": "4.0.0"
},
"openssl-ci": {
"ci": true,
"package": "OpenSSL",
"name": "openssl",