From 74f6c395d2136889dc91dc41bdd48ccced3bd809 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 13:55:22 +0200 Subject: [PATCH] links: rebuild against libressl-3.1.3 --- srcpkgs/links/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/links/template b/srcpkgs/links/template index 078442df00f..496985fdfab 100644 --- a/srcpkgs/links/template +++ b/srcpkgs/links/template @@ -1,7 +1,7 @@ # Template file for 'links' pkgname=links version=2.20.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-ssl --enable-graphics" hostmakedepends="pkg-config"