fetchmail: update to 6.4.12.

This commit is contained in:
Anthony Iliopoulos 2020-09-08 00:50:10 +02:00 committed by Andrew J. Hesford
parent 0f0273bf56
commit 0df88fb32f

View file

@ -1,6 +1,6 @@
# Template file for 'fetchmail'
pkgname=fetchmail
version=6.4.11
version=6.4.12
revision=1
build_style=gnu-configure
configure_args="--with-ssl=${XBPS_CROSS_BASE}/usr"
@ -12,7 +12,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-only"
homepage="http://fetchmail.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=3e481dd869907c3786b486fd8a7bb4b24e60889b1ac449b786ec0a059b39e29c
checksum=2b84e0971dbf683ec7edd313f9218adbc7dc51c1de9825b3b549bf619c1a4887
post_install() {
vsed -i -e 's,/usr/bin/python ,/usr/bin/python3 ,' "${DESTDIR}/usr/bin/fetchmailconf"