openssl: update to 3.5.0.

Closes: #55044 [via git-merge-pr]
This commit is contained in:
classabbyamp 2025-04-12 15:03:55 -04:00
parent 379a86c7b2
commit 1061b05eb4
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'openssl'
pkgname=openssl
version=3.3.3
version=3.5.0
revision=1
bootstrap=yes
build_style=configure
@ -17,7 +17,7 @@ maintainer="John <me@johnnynator.dev>"
license="Apache-2.0"
homepage="https://openssl-library.org"
distfiles="https://github.com/openssl/openssl/releases/download/openssl-${version}/openssl-${version}.tar.gz"
checksum=712590fd20aaa60ec75d778fe5b810d6b829ca7fb1e530577917a131f9105539
checksum=344d0a79f1a9b08029b0744e2cc401a43f9c90acd1044d09a530b4885a8e9fc0
conf_files="/etc/ssl/openssl.cnf"
replaces="libressl>=0"