diff --git a/srcpkgs/fetchmail/template b/srcpkgs/fetchmail/template index a6362c04e12..a5afbb3c3b4 100644 --- a/srcpkgs/fetchmail/template +++ b/srcpkgs/fetchmail/template @@ -1,11 +1,11 @@ # Template file for 'fetchmail' pkgname=fetchmail version=6.4.16 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-ssl=${XBPS_CROSS_BASE}/usr" hostmakedepends="python3" -makedepends="libressl-devel" +makedepends="openssl-devel" depends="fetchmailconf" short_desc="Remote-mail retrieval utility" maintainer="Piotr Wójcik "