From 152cf811584624267c8b4b15bfefe258bbcb4204 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 27 Sep 2016 22:10:47 -0400 Subject: [PATCH] fetchmail: rebuild for libressl-2.4.3 --- srcpkgs/fetchmail/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fetchmail/template b/srcpkgs/fetchmail/template index 8146dcb62a4..4c016a1ac6c 100644 --- a/srcpkgs/fetchmail/template +++ b/srcpkgs/fetchmail/template @@ -1,7 +1,7 @@ # Template file for 'fetchmail' pkgname=fetchmail version=6.3.26 -revision=9 +revision=10 build_style=gnu-configure configure_args="--with-ssl=${XBPS_CROSS_BASE}/usr" hostmakedepends="python-devel"