From bb241deab2177a8fffa78ac3a1ffe535808752f9 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:13:57 -0400 Subject: [PATCH] tin: rebuild for openssl3 --- srcpkgs/tin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tin/template b/srcpkgs/tin/template index a2660c7cad2..0d061a1bc13 100644 --- a/srcpkgs/tin/template +++ b/srcpkgs/tin/template @@ -1,7 +1,7 @@ # Template file for 'tin' pkgname=tin version=2.6.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-ipv6 --with-pcre=${XBPS_CROSS_BASE}/usr --with-nntps=openssl"