From 1e2d71822a1efd44ab349bbea8cb64b940d5cd06 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 7 Nov 2016 04:20:21 +0100 Subject: [PATCH] libressl: update to 2.4.4. --- srcpkgs/libressl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libressl/template b/srcpkgs/libressl/template index 1f64ad505d7..c53dbd78da5 100644 --- a/srcpkgs/libressl/template +++ b/srcpkgs/libressl/template @@ -1,6 +1,6 @@ # Template file for 'libressl' pkgname=libressl -version=2.4.3 +version=2.4.4 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=bd5726f3e247e7a7d30ce69946d174b8fb92d999d22710c65f176c969812960e +checksum=6fcfaf6934733ea1dcb2f6a4d459d9600e2f488793e51c2daf49b70518eebfd1 provides="openssl-${version}_${revision}" replaces="openssl>=0"