From e6dda43119662dc645b05cc56b50e932e5eb88cf Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 27 Feb 2018 14:10:04 +0100 Subject: [PATCH] links: rebuild with libressl-2.6 --- srcpkgs/links/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/links/template b/srcpkgs/links/template index cf52ed04ebb..8661ef2ec5c 100644 --- a/srcpkgs/links/template +++ b/srcpkgs/links/template @@ -1,7 +1,7 @@ # Template file for 'links' pkgname=links version=2.14 -revision=3 +revision=4 build_style=gnu-configure configure_args="--with-ssl --enable-graphics" hostmakedepends="pkg-config"