mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
openssl: update to 1.1.1t.
This commit is contained in:
parent
38b2128c2f
commit
654cfee5ce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openssl'
|
# Template file for 'openssl'
|
||||||
pkgname=openssl
|
pkgname=openssl
|
||||||
version=1.1.1s
|
version=1.1.1t
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
@ -17,7 +17,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="OpenSSL"
|
license="OpenSSL"
|
||||||
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=c5ac01e760ee6ff0dab61d6b2bbd30146724d063eb322180c6f18a6f74e4b6aa
|
checksum=8dee9b24bdb1dcbf0c3d1e9b02fb8f6bf22165e807f45adeb7c9677536859d3b
|
||||||
conf_files="/etc/ssl/openssl.cnf"
|
conf_files="/etc/ssl/openssl.cnf"
|
||||||
replaces="libressl>=0"
|
replaces="libressl>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue