fetchmail: rebuild against OpenSSL
This commit is contained in:
parent
e36b25a023
commit
6462bb0b4a
1 changed files with 2 additions and 2 deletions
|
@ -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 <chocimier@tlen.pl>"
|
||||
|
|
Loading…
Add table
Reference in a new issue