From 34eccf863aa72c9f423f80eabe0a8d01024a50ad Mon Sep 17 00:00:00 2001 From: eholzbach Date: Sun, 9 Aug 2026 16:27:00 -0400 Subject: [PATCH] fetchmail: update to 6.6.6 --- srcpkgs/fetchmail/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fetchmail/template b/srcpkgs/fetchmail/template index 171f1c8c575..aa00c12e25f 100644 --- a/srcpkgs/fetchmail/template +++ b/srcpkgs/fetchmail/template @@ -1,7 +1,7 @@ # Template file for 'fetchmail' pkgname=fetchmail -version=6.4.30 -revision=6 +version=6.6.6 +revision=1 build_style=gnu-configure configure_args="--with-ssl=${XBPS_CROSS_BASE}/usr" hostmakedepends="python3 pkg-config" @@ -13,7 +13,7 @@ license="GPL-2.0-only" homepage="http://fetchmail.sourceforge.net/" changelog="https://gitlab.com/fetchmail/fetchmail/-/raw/legacy_64/NEWS" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=35824c20aa1d8d97e3f1611fef49b9f7f68396f7cbc4d3a807fed27ae9ea445a +checksum=da99f8c573c4d9e63f493c7e24447126aea25b53b4c076ec79266874e29b1975 post_install() { vsed -i -e 's,/usr/bin/python ,/usr/bin/python3 ,' "${DESTDIR}/usr/bin/fetchmailconf"