From 0c71746bb0c9f2f827c6290ad1fea8fd65ab2f95 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:57:25 +0200 Subject: [PATCH] tinc: rebuild with libressl-2.7 --- srcpkgs/tinc/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tinc/template b/srcpkgs/tinc/template index 17c7a053ca1..f5f22a4f91d 100644 --- a/srcpkgs/tinc/template +++ b/srcpkgs/tinc/template @@ -1,7 +1,7 @@ # Template file for 'tinc' pkgname=tinc version=1.0.33 -revision=2 +revision=3 build_style=gnu-configure makedepends="zlib-devel lzo-devel libressl-devel" short_desc="VPN (Virtual Private Network) daemon"