fetchmail: update to 6.4.11.

Closes: #24566 [via git-merge-pr]
This commit is contained in:
Anthony Iliopoulos 2020-08-30 22:01:43 +02:00 committed by Andrew J. Hesford
parent 3a10167a53
commit c34a268472
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'fetchmail'
pkgname=fetchmail
version=6.4.8
revision=3
version=6.4.11
revision=1
build_style=gnu-configure
configure_args="--with-ssl=${XBPS_CROSS_BASE}/usr"
hostmakedepends="python3"
@ -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=26cd936ece146e056cdf79a676a33738b4eab0a5ae2edf3fce5ba034721b09bd
checksum=3e481dd869907c3786b486fd8a7bb4b24e60889b1ac449b786ec0a059b39e29c
post_install() {
vsed -i -e 's,/usr/bin/python ,/usr/bin/python3 ,' "${DESTDIR}/usr/bin/fetchmailconf"