security/openssl36: Security update to 3.6.0 release

* No longer in BETA

Security:	00e912c5-9e92-11f0-bc5f-8447094a420f
This commit is contained in:
Bernard Spil
2025-10-01 20:49:24 +02:00
parent 143ea44ead
commit 7d0002a75e
3 changed files with 4 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
PORTNAME= openssl
DISTVERSION= 3.6.0-beta1
DISTVERSION= 3.6.0
CATEGORIES= security devel
PKGNAMESUFFIX= 36
MASTER_SITES= https://github.com/openssl/openssl/releases/download/${DISTNAME}/

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1758108619
SHA256 (openssl-3.6.0-beta1.tar.gz) = 1cfcda5da5d7221861749113b5090038588784e82a3ba5f893e0c347e5bb1626
SIZE (openssl-3.6.0-beta1.tar.gz) = 54969625
TIMESTAMP = 1759344047
SHA256 (openssl-3.6.0.tar.gz) = b6a5f44b7eb69e3fa35dbf15524405b44837a481d43d81daddde3ff21fcbb8e9
SIZE (openssl-3.6.0.tar.gz) = 54974351

View File

@@ -1,14 +0,0 @@
[
{ type: install
message: <<EOM
This OpenSSL version is in an BETA stage
Do NOT use for production!
EOM
}
{ type: upgrade
message: <<EOM
This OpenSSL version is in an BETA stage
Do NOT use for production!
EOM
}
]