From 43a2d5f553a558f18405f787b24549e26f49f878 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Mon, 4 Jan 2021 20:23:57 +0100 Subject: [PATCH] fetchmail: update to 6.4.15. --- srcpkgs/fetchmail/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fetchmail/template b/srcpkgs/fetchmail/template index c00ef230326..3bf834fe8f7 100644 --- a/srcpkgs/fetchmail/template +++ b/srcpkgs/fetchmail/template @@ -1,6 +1,6 @@ # Template file for 'fetchmail' pkgname=fetchmail -version=6.4.14 +version=6.4.15 revision=1 build_style=gnu-configure configure_args="--with-ssl=${XBPS_CROSS_BASE}/usr" @@ -11,9 +11,9 @@ short_desc="Remote-mail retrieval utility" maintainer="Piotr Wójcik " license="GPL-2.0-only" homepage="http://fetchmail.sourceforge.net/" -changelog="https://gitlab.com/fetchmail/fetchmail/-/blob/legacy_64/NEWS" +changelog="https://gitlab.com/fetchmail/fetchmail/-/raw/legacy_64/NEWS" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=424707390f7cdc6d16db4887931117f2242873846b28cc1d0ae1c0ecf158bdcb +checksum=735b217474937e13cfcdea2d42a346bf68487e0d61efebe4d0d9eddcb3a26b96 post_install() { vsed -i -e 's,/usr/bin/python ,/usr/bin/python3 ,' "${DESTDIR}/usr/bin/fetchmailconf"