pin openssl to 3.x

This commit is contained in:
henderkes
2026-04-15 10:59:13 +07:00
parent be24fd9467
commit 73dd885342
2 changed files with 5 additions and 5 deletions

View File

@@ -1000,7 +1000,7 @@
"openssl": {
"type": "ghrel",
"repo": "openssl/openssl",
"match": "openssl.+\\.tar\\.gz",
"match": "openssl-3.+\\.tar\\.gz",
"prefer-stable": true,
"alt": {
"type": "filelist",