From 24a9686546208b3395dc08b706028fedcd949447 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 27 Sep 2016 22:11:33 -0400 Subject: [PATCH] tinc: rebuild for libressl-2.4.3 --- srcpkgs/tinc/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tinc/template b/srcpkgs/tinc/template index 85a4607aaef..17b29c9cfe2 100644 --- a/srcpkgs/tinc/template +++ b/srcpkgs/tinc/template @@ -1,7 +1,7 @@ # Template file for 'tinc' pkgname=tinc version=1.0.28 -revision=1 +revision=2 build_style=gnu-configure makedepends="zlib-devel lzo-devel libressl-devel" short_desc="VPN (Virtual Private Network) daemon"