From 019a8dd668809cf18750ba9e5775718a3e88bbbd Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 3 May 2016 21:25:13 +0200 Subject: [PATCH] libressl: update to 2.3.4. --- srcpkgs/libressl/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libressl/template b/srcpkgs/libressl/template index 4e9e0874a1b..9d9bde3472d 100644 --- a/srcpkgs/libressl/template +++ b/srcpkgs/libressl/template @@ -1,7 +1,7 @@ # Template file for 'libressl' pkgname=libressl -version=2.3.3 -revision=2 +version=2.3.4 +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 " license="OpenSSL-License, SSLeay-License, ISC" homepage="http://www.libressl.org/" distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${pkgname}-${version}.tar.gz" -checksum=76733166187cc8587e0ebe1e83965ef257262a1a676a36806edd3b6d51b50aa9 +checksum=7a1135b2620f78928e89538c211a4df1d9415994001d1e7c9178c6b6d72de6a9 provides="openssl-${version}_${revision}" replaces="openssl>=0"