From 18fec549bec65098e87ef28d7515679b714635d5 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 11 Apr 2017 17:32:57 +0200 Subject: [PATCH] spiped: rebuild for libressl-2.5.3 --- srcpkgs/spiped/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/spiped/template b/srcpkgs/spiped/template index 3635e5af0d7..1c59dc00876 100644 --- a/srcpkgs/spiped/template +++ b/srcpkgs/spiped/template @@ -1,7 +1,7 @@ # Template file for 'spiped' pkgname=spiped version=1.5.0 -revision=7 +revision=8 build_style=gnu-makefile makedepends="libressl-devel" short_desc="The spiped secure pipe daemon"