From abf1946f156cb574f59a5e450ef8aa65f89604d7 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:49 +0200 Subject: [PATCH] spiped: rebuild with libressl-2.8 --- srcpkgs/spiped/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/spiped/template b/srcpkgs/spiped/template index deff8afe16..bc5081981d 100644 --- a/srcpkgs/spiped/template +++ b/srcpkgs/spiped/template @@ -1,7 +1,7 @@ # Template file for 'spiped' pkgname=spiped version=1.6.0 -revision=3 +revision=4 build_style=gnu-makefile makedepends="libressl-devel" short_desc="The spiped secure pipe daemon"