From db094dacb82baef53b15376eeaedb6ee958eb456 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 3 Mar 2018 22:45:45 +0000 Subject: [PATCH] spiped: rebuild against libressl-2.6 --- srcpkgs/spiped/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/spiped/template b/srcpkgs/spiped/template index 712780ea18c..2f184c08e5c 100644 --- a/srcpkgs/spiped/template +++ b/srcpkgs/spiped/template @@ -1,7 +1,7 @@ # Template file for 'spiped' pkgname=spiped version=1.6.0 -revision=1 +revision=2 build_style=gnu-makefile makedepends="libressl-devel" short_desc="The spiped secure pipe daemon"