libressl: update to 2.7.3.

This commit is contained in:
maxice8 2018-05-05 12:31:51 -03:00 committed by Enno Boland
parent b5b389c132
commit f84651df71

View file

@ -1,15 +1,16 @@
# Template file for 'libressl'
pkgname=libressl
version=2.7.2
version=2.7.3
revision=1
bootstrap=yes
build_style=gnu-configure
short_desc="Version of the TLS/crypto stack forked from OpenSSL"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="OpenSSL-License, SSLeay-License, ISC"
#changelog="https://raw.githubusercontent.com/libressl-portable/portable/master/ChangeLog"
homepage="http://www.libressl.org/"
distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${pkgname}-${version}.tar.gz"
checksum=917a8779c342177ff3751a2bf955d0262d1d8916a4b408930c45cef326700995
checksum=16c70d8fe1de6e9bedea0d67804b55f3894717693a05ed45e15e0e2f939c2795
provides="openssl-${version}_${revision}"
replaces="openssl>=0"
conf_files="/etc/ssl/openssl.cnf /etc/ssl/x509v3.cnf"