openssl: update to 1.1.1k.
Fixes CVE-2021-3450 and CVE-2021-3449
This commit is contained in:
parent
034bc46e8e
commit
ee4a39f63c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'openssl'
|
# Template file for 'openssl'
|
||||||
pkgname=openssl
|
pkgname=openssl
|
||||||
version=1.1.1j
|
version=1.1.1k
|
||||||
revision=2
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="./Configure"
|
configure_script="./Configure"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="OpenSSL-License"
|
license="OpenSSL-License"
|
||||||
homepage="https://www.openssl.org"
|
homepage="https://www.openssl.org"
|
||||||
distfiles="https://www.openssl.org/source/openssl-${version}.tar.gz"
|
distfiles="https://www.openssl.org/source/openssl-${version}.tar.gz"
|
||||||
checksum=aaf2fcb575cdf6491b98ab4829abf78a3dec8402b8b81efc8f23c00d443981bf
|
checksum=892a0875b9872acd04a9fde79b1f943075d5ea162415de3047c327df33fbaee5
|
||||||
conf_files="/etc/ssl/openssl.cnf"
|
conf_files="/etc/ssl/openssl.cnf"
|
||||||
replaces="libressl>=0"
|
replaces="libressl>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue