From ce30d0a9b091649ee8e02c54f94cc02801574bee Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 2 Aug 2016 08:03:38 +0200 Subject: [PATCH] libressl: update to 2.3.7. --- srcpkgs/libressl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libressl/template b/srcpkgs/libressl/template index f51871a7c3..8d7a2cbeb4 100644 --- a/srcpkgs/libressl/template +++ b/srcpkgs/libressl/template @@ -1,6 +1,6 @@ # Template file for 'libressl' pkgname=libressl -version=2.3.6 +version=2.3.7 revision=1 bootstrap=yes build_style=gnu-configure @@ -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=358a4779e6813bd06f07db0cf0f0fe531401ed0c6ed958973d404416c3d537fa +checksum=f59f5d859ce4867cc4761a13d02024f699491e277d54a9fe76e053e5b5f70860 provides="openssl-${version}_${revision}" replaces="openssl>=0"