libressl: update to 2.2.3.

This commit is contained in:
Juan RP 2015-08-30 08:18:54 +02:00
parent 5474d81814
commit f809fea6a8

View file

@ -1,6 +1,6 @@
# Template file for 'libressl'
pkgname=libressl
version=2.2.2
version=2.2.3
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=e094b09f33d468545edbb2b16dc178f958ec2f66de1a2fc7cc2a20bd2489a114
checksum=a1ccc21adf91d60e99246031b99c930c9af5e1b1b5a61b1bec87beef6f16d882
# Compat pkg that depends on the real pkgs.
depends="libcrypto35-${version}_${revision} libssl35-${version}_${revision} libtls6-${version}_${revision}"