mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
openssl: update to 3.5.1.
This commit is contained in:
parent
250a76ba5b
commit
d4e2139dc6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openssl'
|
||||
pkgname=openssl
|
||||
version=3.5.0
|
||||
version=3.5.1
|
||||
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=344d0a79f1a9b08029b0744e2cc401a43f9c90acd1044d09a530b4885a8e9fc0
|
||||
checksum=529043b15cffa5f36077a4d0af83f3de399807181d607441d734196d889b641f
|
||||
conf_files="/etc/ssl/openssl.cnf"
|
||||
replaces="libressl>=0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue