fetchmail: rebuild against libressl-3.1.3

This commit is contained in:
John 2020-07-03 14:30:06 +02:00
parent 519ce40229
commit 722150393b

View file

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