libressl: update to 2.5.5.

This commit is contained in:
Juan RP 2017-07-16 08:41:26 +02:00
parent 585622498d
commit 1128366eb3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libressl'
pkgname=libressl
version=2.5.4
version=2.5.5
revision=1
bootstrap=yes
build_style=gnu-configure
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="OpenSSL-License, SSLeay-License, ISC"
homepage="http://www.libressl.org/"
distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${pkgname}-${version}.tar.gz"
checksum=107a5b522fbb8318d4c3be668075e5e607296f0a9255d71674caa94571336efa
checksum=e57f5e3d5842a81fe9351b6e817fcaf0a749ca4ef35a91465edba9e071dce7c4
provides="openssl-${version}_${revision}"
replaces="openssl>=0"