libressl: update to 2.1.7.

This commit is contained in:
Juan RP 2015-06-11 20:16:01 +02:00
parent 9590b903b6
commit 824189b0da

View file

@ -1,7 +1,7 @@
# Template file for 'libressl'
pkgname=libressl
version=2.1.6
revision=3
version=2.1.7
revision=1
bootstrap=yes
build_style=gnu-configure
short_desc="Version of the TLS/crypto stack forked from OpenSSL"
@ -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=4f826dd97b3b8001707073bde8401493f9cd4668465b481c042d28e3973653a8
checksum=1dc4bfc03fbe14732704291d6d9cb7a3cc70575957c958a7e2d686908e9cdb8f
# Compat pkg that depends on the real pkgs.
depends="libcrypto32-${version}_${revision} libssl32-${version}_${revision} libtls3-${version}_${revision}"