From ad1273bf75e2c7359df6bf7260aef15356ac09ad Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Mon, 3 May 2021 20:27:32 +0200 Subject: [PATCH] fetchmail: update to 6.4.19. --- srcpkgs/fetchmail/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fetchmail/template b/srcpkgs/fetchmail/template index 274105153ef0..a4b20913c9ec 100644 --- a/srcpkgs/fetchmail/template +++ b/srcpkgs/fetchmail/template @@ -1,6 +1,6 @@ # Template file for 'fetchmail' pkgname=fetchmail -version=6.4.18 +version=6.4.19 revision=1 build_style=gnu-configure configure_args="--with-ssl=${XBPS_CROSS_BASE}/usr" @@ -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=302dc9bcdc6927dedf375d2baaead2347557faa70d98b1da83f2409fa6fb259f +checksum=cd8d11a3d103e50caa2ec64bcda6307eb3d0783a4d4dfd88e668b81aaf9d6b5f post_install() { vsed -i -e 's,/usr/bin/python ,/usr/bin/python3 ,' "${DESTDIR}/usr/bin/fetchmailconf"