fetchmail: update to 6.4.30.

This commit is contained in:
Piotr Wójcik 2022-07-09 23:01:56 +02:00
parent adec1ec2bb
commit 24d2f3bc69

View file

@ -1,6 +1,6 @@
# Template file for 'fetchmail'
pkgname=fetchmail
version=6.4.23
version=6.4.30
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=5f7a5e13731431134a2ca535bbced7adc666d3aeb93169a0830945d91f492300
checksum=35824c20aa1d8d97e3f1611fef49b9f7f68396f7cbc4d3a807fed27ae9ea445a
post_install() {
vsed -i -e 's,/usr/bin/python ,/usr/bin/python3 ,' "${DESTDIR}/usr/bin/fetchmailconf"