fetchmail: update to 6.4.15.

This commit is contained in:
Piotr Wójcik 2021-01-04 20:23:57 +01:00
parent 1debe494c8
commit 43a2d5f553

View file

@ -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 <chocimier@tlen.pl>"
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"