From 722150393b150944337fbf56fe64fe76491adf7e Mon Sep 17 00:00:00 2001 From: John Date: Fri, 3 Jul 2020 14:30:06 +0200 Subject: [PATCH] fetchmail: rebuild against libressl-3.1.3 --- srcpkgs/fetchmail/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fetchmail/template b/srcpkgs/fetchmail/template index ef4016788ba..9ae908c9b22 100644 --- a/srcpkgs/fetchmail/template +++ b/srcpkgs/fetchmail/template @@ -1,7 +1,7 @@ # Template file for 'fetchmail' pkgname=fetchmail version=6.4.8 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-ssl=${XBPS_CROSS_BASE}/usr" hostmakedepends="python3"