From a3e5d4531e4c2b678a65c17dd526a5d3d3fef544 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:56:52 +0200 Subject: [PATCH] links: rebuild with libressl-2.7 --- srcpkgs/links/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/links/template b/srcpkgs/links/template index 901f41412f2..a9d71939460 100644 --- a/srcpkgs/links/template +++ b/srcpkgs/links/template @@ -1,7 +1,7 @@ # Template file for 'links' pkgname=links version=2.15 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-ssl --enable-graphics" hostmakedepends="pkg-config"