From dac2af9445971d2700972a7f65011ee8e9a58235 Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Thu, 19 Mar 2015 16:38:29 +0100
Subject: [PATCH] libressl: update to 2.1.6.

---
 srcpkgs/libressl/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libressl/template b/srcpkgs/libressl/template
index cee513b8985..b981f069e89 100644
--- a/srcpkgs/libressl/template
+++ b/srcpkgs/libressl/template
@@ -1,6 +1,6 @@
 # Template file for 'libressl'
 pkgname=libressl
-version=2.1.5
+version=2.1.6
 revision=1
 bootstrap=yes
 build_style=gnu-configure
@@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
 license="OpenSSL-License, SSLeay-License, ISC"
 homepage="http://www.libressl.org/"
 distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${pkgname}-${version}.tar.gz"
-checksum=a82379913fd7f4e26e045fcf021aa92a1f683954816bf817b3b696de62e9c3bb
+checksum=4f826dd97b3b8001707073bde8401493f9cd4668465b481c042d28e3973653a8
 
 # Compat pkg that depends on the real pkgs.
 depends="libcrypto32-${version}_${revision} libssl32-${version}_${revision} libtls3-${version}_${revision}"