mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
security/openssl35: Update to 3.5.0 LTS Release
* OpenSSL 3.5 is now RELEASE
This commit is contained in:
parent
67ffa18473
commit
8cd7fc6ff4
3 changed files with 4 additions and 24 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= openssl
|
||||
DISTVERSION= 3.5.0-beta1
|
||||
DISTVERSION= 3.5.0
|
||||
CATEGORIES= security devel
|
||||
PKGNAMESUFFIX= 35
|
||||
MASTER_SITES= https://github.com/openssl/openssl/releases/download/${DISTNAME}/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1742978288
|
||||
SHA256 (openssl-3.5.0-beta1.tar.gz) = 8f0be61fae28c9f83dec382587b0d4103eddbdaa6c20f194da198e8f76d40fbc
|
||||
SIZE (openssl-3.5.0-beta1.tar.gz) = 53138001
|
||||
TIMESTAMP = 1744140897
|
||||
SHA256 (openssl-3.5.0.tar.gz) = 344d0a79f1a9b08029b0744e2cc401a43f9c90acd1044d09a530b4885a8e9fc0
|
||||
SIZE (openssl-3.5.0.tar.gz) = 53136912
|
||||
|
|
|
@ -1,20 +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
|
||||
}
|
||||
]
|
Loading…
Add table
Reference in a new issue