From d3ffdccb5d0bca411dd4b8f0fe6f2b1213ddfb43 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:13:30 -0400 Subject: [PATCH] links-x11: rebuild for openssl3 --- srcpkgs/links-x11/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/links-x11/template b/srcpkgs/links-x11/template index 7ada5ed2a9c..da270596b37 100644 --- a/srcpkgs/links-x11/template +++ b/srcpkgs/links-x11/template @@ -1,7 +1,7 @@ # Template file for 'links-x11' pkgname=links-x11 version=2.29 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-ssl --enable-graphics --enable-x" hostmakedepends="pkg-config"