From 217b4f05c2a77dabc6ab35c9fe2529167701a289 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:57:21 +0200 Subject: [PATCH] spiped: rebuild with libressl-2.7 --- srcpkgs/spiped/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/spiped/template b/srcpkgs/spiped/template index 2f184c08e5c..deff8afe162 100644 --- a/srcpkgs/spiped/template +++ b/srcpkgs/spiped/template @@ -1,7 +1,7 @@ # Template file for 'spiped' pkgname=spiped version=1.6.0 -revision=2 +revision=3 build_style=gnu-makefile makedepends="libressl-devel" short_desc="The spiped secure pipe daemon"