fetchmail: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:54:59 -04:00
parent 91d2a69e61
commit c5765cd3ae
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'fetchmail'
pkgname=fetchmail
version=6.4.12
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-ssl=${XBPS_CROSS_BASE}/usr"
hostmakedepends="python3"