From 3d4a9f03a38cc5506d4478837dc1e78e28c3d234 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 4 Nov 2018 09:18:58 -0200 Subject: [PATCH] links: rebuild against libressl-2.8 --- srcpkgs/links/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/links/template b/srcpkgs/links/template index bb6ef97e6c3..b322f83abe8 100644 --- a/srcpkgs/links/template +++ b/srcpkgs/links/template @@ -1,7 +1,7 @@ # Template file for 'links' pkgname=links version=2.17 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-ssl --enable-graphics" hostmakedepends="pkg-config"