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