mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
openssl: update to 1.1.1s.
This commit is contained in:
parent
83cdc3715f
commit
98d6ecf9bd
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openssl'
|
||||
pkgname=openssl
|
||||
version=1.1.1q
|
||||
version=1.1.1s
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=configure
|
||||
|
@ -13,11 +13,11 @@ make_build_args='MAKEDEPPROG="$(CC)'
|
|||
make_check_target=test
|
||||
make_install_args="MANSUFFIX=ssl"
|
||||
short_desc="Toolkit for Secure Sockets Layer and Transport Layer Security"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="OpenSSL"
|
||||
homepage="https://www.openssl.org"
|
||||
distfiles="https://www.openssl.org/source/openssl-${version}.tar.gz"
|
||||
checksum=d7939ce614029cdff0b6c20f0e2e5703158a489a72b2507b8bd51bf8c8fd10ca
|
||||
checksum=c5ac01e760ee6ff0dab61d6b2bbd30146724d063eb322180c6f18a6f74e4b6aa
|
||||
conf_files="/etc/ssl/openssl.cnf"
|
||||
replaces="libressl>=0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue