fdm: rebuild for libressl-2.6

This commit is contained in:
Leah Neukirchen 2018-02-27 16:50:29 +01:00
parent 572b302441
commit b24a200e32

View file

@ -1,14 +1,14 @@
# Template file for 'fdm'
pkgname=fdm
version=1.9
revision=5
revision=6
build_style=gnu-configure
CFLAGS="-DPCRE"
configure_args="ac_cv_func_strlcpy=no ac_cv_func_strlcat=no LIBS=-lpcre"
hostmakedepends="automake bison"
makedepends="zlib-devel libressl-devel tdb-devel pcre-devel"
short_desc="Program to fetch and deliver mail"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="ISC"
homepage="https://github.com/nicm/fdm"
distfiles="https://github.com/nicm/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.gz"