From 37d88973b83a582e8051848fb8e363bdfdf45bb9 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:53 +0200 Subject: [PATCH] trousers: rebuild with libressl-2.8 --- srcpkgs/trousers/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/trousers/template b/srcpkgs/trousers/template index 36fe35cb204..2c29fe0ca7d 100644 --- a/srcpkgs/trousers/template +++ b/srcpkgs/trousers/template @@ -1,7 +1,7 @@ # Template file for 'trousers' pkgname=trousers version=0.3.14 -revision=5 +revision=6 build_style=gnu-configure conf_files="/etc/tcsd.conf" makedepends="libressl-devel"