fetchmail: update to 6.4.14.

Closes: #27106 [via git-merge-pr]
This commit is contained in:
Anthony Iliopoulos 2020-12-12 13:39:02 +01:00 committed by Andrew J. Hesford
parent 1f030d1bea
commit e9bda16327

View file

@ -1,6 +1,6 @@
# Template file for 'fetchmail'
pkgname=fetchmail
version=6.4.13
version=6.4.14
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/-/blob/legacy_64/NEWS"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=7d28cf060b06b9c8ec72267be7edc9a99b70f61d7d32d8b609458dcedfa74be1
checksum=424707390f7cdc6d16db4887931117f2242873846b28cc1d0ae1c0ecf158bdcb
post_install() {
vsed -i -e 's,/usr/bin/python ,/usr/bin/python3 ,' "${DESTDIR}/usr/bin/fetchmailconf"